Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 49

ImportError: No module named rospkg

$
0
0
Hey, I'm trying to compile a rospackage, but I throws the following error: > ImportError: No module named rospkg I checked if it is installed: > sudo apt-get install python-rospkg -> python-rospkg is already the newest version.> dpkg -L python-rospkg -> /usr/lib/python2.7/dist-packages And if that is in my python path: > echo $PYTHONPATH> -> /home/ruud/Dropbox/ros/catkin_workspace/devel/lib/python2.7/dist-packages:/opt/ros/indigo/lib/python2.7/dist-packages:/usr/lib/pymodules/python2.7:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/rospkg:/usr/lib/python2.7/dist-packages The problem looks very similar to [http://answers.ros.org/question/44669/fuerte-no-module-named-rospkg/](http://answers.ros.org/question/44669/fuerte-no-module-named-rospkg/) As far as I see 'rospkg' is **not** inside /usr/lib/pymodules/python2.7 Help! :) Ruud

Viewing all articles
Browse latest Browse all 49

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>