I downloaded the PYO only version and tried to run it by using the following command.
python finic.pyo
That resulted in the following error.
RuntimeError: Bad magic number in .pyc file
Can you post some instructions for running it under Linux. Having a README file included with the software that gives some basic instructions would also be a good idea.
I downloaded the PYO only
I downloaded the PYO only version and tried to run it by using the following command.
python finic.pyoThat resulted in the following error.
RuntimeError: Bad magic number in .pyc fileCan you post some instructions for running it under Linux. Having a README file included with the software that gives some basic instructions would also be a good idea.