Kinect / PyKinect2

Wrapper to expose Kinect for Windows v2 API in Python
MIT License
496 stars 236 forks source link

Python Error: AssertionError: 80 #23

Closed lasaths closed 9 years ago

lasaths commented 9 years ago

Hi,

I am having trouble running the example script. Every time I run the script in python (Using Spyder that comes with Anaconda) I get this error:

File "build\bdist.win-amd64\egg\pykinect2\PyKinectV2.py", line 2216, in AssertionError: 80

Thanks for your help!

lasaths commented 9 years ago

I found a fix, just need to change that line in PyKinectV2.py to the value of 80 rather than 72