Sunday, November 4, 2012

ImportError: No module named numpy

I face this problem while installing Python wrapper for OpenKinect

ImportError: No module named numpy

Solution:

sudo apt-get install python-numpy

No comments:

Post a Comment