Skip to content
New issue

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

Could not find module 'Kinect20' (or one of its dependencies). Try using the full path with constructor syntax #111

Open
ismyusernamegood opened this issue Apr 1, 2024 · 1 comment

Comments

@ismyusernamegood
Copy link

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.

@ErolCitak
Copy link

Could you find any solution for that issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants