Hey, 

we just started building the inMoov as a project in a small group at our university. Unfortunately, some things just don't work as expected... 

As you can see in the subject, we get the errorcode, that we can't find a module named googlecode. We work with the exampleproject facedetector.py and obviously the line with

"from com.googlecode.javacv.cpp.opencv_core import CvPoint;"

doesn't work with the named ImportError. 

Do you have any experiences/suggestions what we could do to fix this problem?

 

Thanks a lot in advance :D