Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fretwork required? #289

@bsdinis1

Description

@bsdinis1

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 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions