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.