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

Revision history [back]

click to hide/show revision 1
initial version

That looks like a failure of pypi. Probably a hiccup. I suggest you try again.

Manually browsing the problem url https://pypi.python.org/simple/ gives content for me at the moment.

That looks like a failure of pypi. Probably a hiccup. I suggest you try again.

Manually browsing the problem url https://pypi.python.org/simple/ gives content for me at the moment.

Edit:

Noticing your other question I'm guessing pip is failing due to the proxy. And you already have the version from apt, so you shouldn't install the pip version anyway.

You'll need to get rosdep setup to use your proxy correctly.

There are a bunch of threads on that already:

  • http://answers.ros.org/question/54150/rosdep-initialization-error/
  • http://answers.ros.org/question/193610/error-in-rosdep-initialization/
  • https://github.com/ros-infrastructure/rosdep/issues/271