We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Check these issues from the official PyKinect2:
Kinect/PyKinect2#17
Kinect/PyKinect2#37
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: