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

Unable to create Kinect runtime Traceback #4

Open
Ferreronico opened this issue May 29, 2020 · 1 comment
Open

Unable to create Kinect runtime Traceback #4

Ferreronico opened this issue May 29, 2020 · 1 comment

Comments

@Ferreronico
Copy link

Hello,
I can't run the code while I follow the instruction, and this line can't be runned : kinect = nui.Runtime()

And I have this error:

KinectError: Unable to create Kinect runtime Traceback (most recent call last):
File "C:\Users\N\Anaconda3\lib\site-packages\pykinect\nui_init_.py", line 117, in init
self._nui.NuiInitialize(nui_init_flags)
File "C:\Users\N\Anaconda3\lib\site-packages\pykinect\nui_interop.py", line 168, in NuiInitialize
_NuiInstance._NuiInitialize(self, dwFlags)
File "_ctypes/callproc.c", line 933, in GetResult
OSError: [WinError -2097085825] Windows Error 0x8301027f

Do someone has an idea ?

@Ferreronico
Copy link
Author

My bad, if someone has this problem you need to properly connect the Kinect and be sure it works. (you can test with a game from the kinect development toolkit)

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

1 participant