I'm trying to install the Morse Robot Simulator on my Ubuntu 12.04, but when I try to use the command "cmake .." it give some errors...
-- will install python files in /opt/lib/python3.2/site-packagesTraceback (most recent call last): File "", line 1, in ImportError: No module named yarpCMake Error at CMakeLists.txt:68 (MESSAGE): BUILD_YARP_SUPPORT is required, but '/usr/local/bin/python3.2' can't find yarp python binding
Could someone help me?