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
When I run the command python3 -c "import freenect"
I get this error ImportError: dynamic module does not define module export function (PyInit_freenect)
follow these steps here
The text was updated successfully, but these errors were encountered:
When I run the command
python3 -c "import freenect"
I get this error
ImportError: dynamic module does not define module export function (PyInit_freenect)
follow these steps here
The text was updated successfully, but these errors were encountered: