I don't mind, but I can also give you access to mine so that you can edit it if you like, at some point we should probably put this some where else.<div><br></div><div>--</div><div><br clear="all">~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>

William Woodall<br>Graduate Software Engineering<br>Auburn University<br><a href="mailto:w@auburn.edu" target="_blank">w@auburn.edu</a><br><a href="mailto:wjwwood@gmail.com" target="_blank">wjwwood@gmail.com</a><div><a href="http://williamjwoodall.com" target="_blank">williamjwoodall.com</a><br>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</div><br>
<br><br><div class="gmail_quote">On Tue, Jun 21, 2011 at 9:46 PM, Serge Stinckwich <span dir="ltr"><<a href="mailto:serge.stinckwich@gmail.com">serge.stinckwich@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br><br><div class="gmail_quote"><div class="im">On Wed, Jun 22, 2011 at 4:47 AM, William Woodall <span dir="ltr"><<a href="mailto:wjwwood@gmail.com" target="_blank">wjwwood@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




You might need to specify your python version:<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>sudo port install python_select</div></blockquote><div>

<br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>sudo port select --set python python26</div></blockquote></blockquote><div><br></div><div><br></div></div><div>Already done.</div><div class="im">

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><br></div><div>Additionally, you want to make sure you're using the macports python...</div>

<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>export PATH=/opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin:$PATH</div><div>sudo easy_install pip</div>

<div>sudo pip install rosinstall</div><div>rosinstall ....</div></blockquote><div><br></div>That export PATH... command will ensure that you are using binaries installed for the macports python.  You can either set it once in the command line to install/run rosinstall or you can put it in your .bashrc, but either way you should be aware that it effecting what python executables are being used.<div>




<br></div></blockquote><div><br></div></div><div>Thank you William. Works now much better ;-) </div><div>I can launch rosinstall.</div><div><br></div><div>I hope you don't mind : i copy the wiki page in his own repository in order to be able to edit the page and i add your information.</div>




<div>Please find the new version here: <a href="https://github.com/SergeStinckwich/ROX/wiki" target="_blank">https://github.com/SergeStinckwich/ROX/wiki</a></div><div>I will complete the page with more information in the future.</div>



<div>
<br></div><div>Regards,</div></div><div><div></div><div class="h5">-- <br>Serge Stinckwich<br>UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam<br>Every DSL ends up being Smalltalk<br><a href="http://doesnotunderstand.org/" target="_blank">http://doesnotunderstand.org/</a><br>





</div></div><br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">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>
<br></blockquote></div><br></div>