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

Revision history [back]

I'm not sure but maybe there are no debian packages of python-rosinstall for Ubuntu 10.10. But as you already found out, you can use pip for installation as well. But therefore you will first have to install pip itself. You can do so by:

sudo apt-get install python-pip

A general note: You should use tags for all of your questions on ros answers so the right people get noticed and you will receive an answer faster.

I'm not sure but maybe there are no debian packages of python-rosinstall for Ubuntu 10.10. But as Are you using ROS Fuerte?

As you already found out, you can use pip for installation as well. But therefore you will first have to install pip itself. You can do so by:

sudo apt-get install python-pip

A general note: You should use tags for all of your questions on ros answers so the right people get noticed and you will receive an answer faster.

I'm not sure but maybe there are no debian packages of python-rosinstall for Ubuntu 10.10. Are I guess you are using ROS Fuerte?Electric?

As you already found out, you can use pip for installation as well. But therefore you will first have to install pip itself. You can do so by:

sudo apt-get install python-pip

A general note: You should use tags for all of your questions on ros answers so the right people get noticed and you will receive an answer faster.

I'm not sure but maybe there are no debian packages of python-rosinstall for Ubuntu 10.10. 10.10 and Electric. I guess you are using ROS Electric?

As you already found out, you can use pip for installation as well. But therefore you will first have to install pip itself. You can do so by:

sudo apt-get install python-pip

A general note: You should use tags for all of your questions on ros answers so the right people get noticed and you will receive an answer faster.