<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:building_libpixyusb_as_a_python_module_on_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:v2:building_libpixyusb_as_a_python_module_on_linux [2019/08/08 21:07]
pixycam [Python2 vs Python3]
wiki:v2:building_libpixyusb_as_a_python_module_on_linux [2019/08/08 21:09]
pixycam [Errors]
Line 86: Line 86:
 ''​ImportError:​ No module named _pixy''​ ''​ImportError:​ No module named _pixy''​
  
-Python is having trouble finding the Pixy Python library. ​ This may be because you are running in another directory. ​ Just copy over the \_pixy.so and pixy.py files in the ''​pixy2/​build/​python_demos''​ directory to your directory and it should ​work+Python is having trouble finding the Pixy Python library. ​ This may be because you are running in another directory. ​ Just copy over the \_pixy.so and pixy.py files in the ''​pixy2/​build/​python_demos''​ directory to the current ​directory and error should ​go away
  
 If you still get an error, you may be running into a Python version issue. ​ Please see the next section. ​ If you still get an error, you may be running into a Python version issue. ​ Please see the next section. ​
wiki/v2/building_libpixyusb_as_a_python_module_on_linux.txt ยท Last modified: 2019/08/08 21:12 by pixycam