Sunday, November 4, 2012

freenect.c:4:20: fatal error: Python.h: No such file or directory

I face this problem while installing Python Wrapper for OpenKinect 

freenect.c:4:20: fatal error: Python.h: No such file or directory

Solution:

sudo apt-get install python-dev

No comments:

Post a Comment