what is inside your $PYTHONPATH?
Hello all,
I am trying to find a solution for the problem I have with this error message:
import rospkg ImportError: No module named rospkg
Can somebody tell me what it should be inside the $PYTHONPATH exactly? For me it is only : /opt/ros/fuerte/lib/python2.7/dist-packages
Thanks,