Mark, <div>That error comes from using the new version of rosinstall which requires it's libraries to be in your package path, it can't be just copied in as a script.  The old version was just a script, you can find it here <a href="https://code.ros.org/svn/ros/installers/trunk/rosinstall/rosinstall">https://code.ros.org/svn/ros/installers/trunk/rosinstall/rosinstall</a> </div>

<div><br></div><div>The other suggestion I have is that you download the tar.gz of rosinstall and manually install it from <a href="http://pypi.python.org/pypi/rosinstall">http://pypi.python.org/pypi/rosinstall</a> if easy_install is still not working.  </div>

<div><br></div><div>If you have python-defaults/2.6.5-11 or newer easy_install should be working now according to the ticket <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591606">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591606</a> </div>

<meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br></div><div>Tully</div><div><br><div class="gmail_quote">On Tue, Aug 31, 2010 at 3:47 PM, Mark Worsdall <span dir="ltr"><<a href="http://code.ros.org" target="_blank">code.ros.org</a>@<a href="http://wizdom.org.uk" target="_blank">wizdom.org.uk</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I know debian is not supported but with this lists help I got it running<br>
on my p4 3GHz, 32bit debian box.<br>
<br>
Unfortuntely it was not beefy enough to run the Shadow Robot Arm gazebo<br>
simulation. This has forced me to move up my migration to my other box,<br>
a Debian AMD64 job. Again testing<br>
<br>
<br>
So using my previous knowledge and knowing easy_install wont work I did<br>
the following, but get the error when running rosinstall:<br>
<br>
<br>
sudo apt-get update<br>
sudo apt-get install bzr build-essential python-yaml cmake \<br>
                      subversion wget python-setuptools<br>
~/rosinstall ~/ros <a href="http://ros.org/rosinstalls/cturtle_pr2all.rosinstall" target="_blank">http://ros.org/rosinstalls/cturtle_pr2all.rosinstall</a><br>
<br>
Traceback (most recent call last):<br>
   File "/home/mark/rosinstall", line 27, in <module><br>
     import rosinstall.helpers<br>
ImportError: No module named rosinstall.helpers<br>
<br>
<br>
Any ideas?<br>
<font color="#888888"><br>
--<br>
Mark Worsdall<br>
<a href="http://www.shadowrobot.com/" target="_blank">http://www.shadowrobot.com/</a>  need a hand??<br>
_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org" target="_blank">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Tully Foote<br>Systems Engineer<br>Willow Garage, Inc.<br><a href="mailto:tfoote@willowgarage.com" target="_blank">tfoote@willowgarage.com</a><br>(650) 475-2827<br>


</div>