Thanks Anto!  Or I should say molti grazie!<br><br>I feel a little stupid. I saw that line in the documentation but I the &quot;curl -O&#39; confused me. I&#39;m an old Windows programmer so when I see a bunch of Linux install instructions I tend to skim over them looking for something that makes sense.  In this case I didn&#39;t see anything.  Now that you&#39;ve clarified it it seems pretty obvious.<br>
<br>Thanks again!<br><br><div class="gmail_quote">On Mon, Aug 15, 2011 at 3:52 PM, Antonio Cuni <span dir="ltr">&lt;<a href="mailto:anto.cuni@gmail.com">anto.cuni@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello Joe,<div class="im"><br>
<br>
On 15/08/11 23:48, Joe Goldthwaite wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I apologize if this is the wrong place for this. In looking at the archives<br>
this list seems to be more geared to the developers than users.  I couldn&#39;t<br>
find a list for end users though so I&#39;m going to post it here.<br>
<br>
I&#39;d like to try pypy for a simple project.  I&#39;m trying to use SUDS to retrieve<br>
data from a web service.  SUDS uses a setup.py file to do the install.  When I<br>
try that under pypy I get a message;<br>
<br>
  ImportError: No module named setuptools<br>
<br>
I know I need setup tools but how do you install that?<br>
</blockquote>
<br></div>
look here:<br>
<a href="http://doc.pypy.org/en/latest/getting-started.html#installing-pypy" target="_blank">http://doc.pypy.org/en/latest/<u></u>getting-started.html#<u></u>installing-pypy</a><br>
<br>
in particular, you need to download and execute distribute_setup.py.<br>
<br>
ciao,<br>
Anto<br>
</blockquote></div><br>