OpenKinect / libfreenect

Drivers and libraries for the Xbox Kinect device on Windows, Linux, and OS X
http://openkinect.org
3.55k stars 1.15k forks source link

ImportError: dynamic module does not define module export function (PyInit_freenect) #685

Open JMR-Mejia opened 2 months ago

JMR-Mejia commented 2 months ago

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