PyKinect2-PyQtGraph-PointClouds icon indicating copy to clipboard operation
PyKinect2-PyQtGraph-PointClouds copied to clipboard

pykinect2

Open Zoey6677 opened this issue 1 year ago • 1 comments

Traceback (most recent call last): File "D:\Software\PyCharm2023\PycharmProjects\PyKinect2-PyQtGraph-PointClouds-master\PointCloud.py", line 11, in from pykinect2.PyKinectV2 import * File "D:\Software\anaconda3\envs\py36\lib\site-packages\pykinect2\PyKinectV2.py", line 2216, in assert sizeof(tagSTATSTG) == 72, sizeof(tagSTATSTG) AssertionError: 80

Zoey6677 avatar Mar 04 '24 08:03 Zoey6677

Check these issues from the official PyKinect2:

https://github.com/Kinect/PyKinect2/issues/17

https://github.com/Kinect/PyKinect2/issues/37

KonstantinosAng avatar Mar 04 '24 12:03 KonstantinosAng