pyfly2
pyfly2 copied to clipboard
setup.py for Linux
This extension should compile and work on Linux, however multiple parts of the setup.py are Windows-specific and I can't get everything to link correctly.
See this pull request https://github.com/kbrafford/pyfly2/pull/8
When I try to set it up on Linux I get:
../lib/C/libflycapture-c.so: file not recognized: File format not recognized
EDIT: got it working