ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I have ubuntu 12.04 and fuerte... when a type the command:

sudo pip install -U rosdep

I have the response: Downloading/unpacking rosdep Cannot fetch index base URL http://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement rosdep No distributions at all found for rosdep

When I try:

sudo easy_install -U rosinstall vcstools rosdep

gives me the response:

Searching for rosinstall Reading http://pypi.python.org/simple/rosinstall/ Download error on http://pypi.python.org/simple/rosinstall/: [Errno 101] Network is unreachable -- Some packages may not be found! Reading http://pypi.python.org/simple/rosinstall/ Download error on http://pypi.python.org/simple/rosinstall/: [Errno 101] Network is unreachable -- Some packages may not be found! Couldn't find index page for 'rosinstall' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading http://pypi.python.org/simple/ Download error on http://pypi.python.org/simple/: [Errno 101] Network is unreachable -- Some packages may not be found! No local packages or download links found for rosinstall error: Could not find suitable distribution for Requirement.parse('rosinstall')

Any help? thanks...