<< 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:09]
pixycam [Errors]
wiki:v2:building_libpixyusb_as_a_python_module_on_linux [2019/08/08 21:11]
pixycam [Python2 vs Python3]
Line 93: Line 93:
 ===== Python2 vs Python3 ===== ===== Python2 vs Python3 =====
  
-This library will support both Python2 and Python3, but sometimes it will compile fine but provide ​import errors when you try to run one of the Python demos.  ​+This library will support both Python2 and Python3, but sometimes ​even though ​it will compile fine, you may still see import errors when you try to run one of the Python demos.  This may be because you are running a different version of Python than was used to compile the Pixy Python library.  ​
  
  
wiki/v2/building_libpixyusb_as_a_python_module_on_linux.txt ยท Last modified: 2019/08/08 21:12 by pixycam