-
Couldn't load subscription status.
- Fork 89
Open
Labels
Description
I am able to run FoFiX v3.123 on a clean system using Python 2.7.18 without installing fretwork, the only dependencies that I had to install to be able to run the game were PyOpenGL==3.1.5, numpy==1.16.6, pygame==1.9.6, pysqlite==2.6.3 and Pillow==6.2.2
is fretwork really required?
$ /opt/python-2.7.18/bin/python -m pip list
Package Version
------------------- -------
numpy 1.16.6
Pillow 6.2.2
pip 19.2.3
pygame 1.9.6
PyOpenGL 3.1.5
PyOpenGL-accelerate 3.1.5
pysqlite 2.6.3
setuptools 41.2.0