You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from pykinect2 import PyKinectV2, PyKinectRuntime
Message=Could not find module 'Kinect20' (or one of its dependencies). Try using the full path with constructor syntax.
Source=C:\Users\lucij\Downloads\kinect_python-master\FlapPyKinect.py
StackTrace:
File "C:\Users\lucij\Downloads\kinect_python-master\FlapPyKinect.py", line 2, in (Current frame)
from pykinect2 import PyKinectV2, PyKinectRuntime
FileNotFoundError: Could not find module 'Kinect20' (or one of its dependencies). Try using the full path with constructor syntax.
The text was updated successfully, but these errors were encountered:
from pykinect2 import PyKinectV2, PyKinectRuntime
Message=Could not find module 'Kinect20' (or one of its dependencies). Try using the full path with constructor syntax.
Source=C:\Users\lucij\Downloads\kinect_python-master\FlapPyKinect.py
StackTrace:
File "C:\Users\lucij\Downloads\kinect_python-master\FlapPyKinect.py", line 2, in (Current frame)
from pykinect2 import PyKinectV2, PyKinectRuntime
FileNotFoundError: Could not find module 'Kinect20' (or one of its dependencies). Try using the full path with constructor syntax.
The text was updated successfully, but these errors were encountered: