[pypy-dev] A basic question.
Joe Goldthwaite
joe at goldthwaites.com
Tue Aug 16 18:06:06 CEST 2011
Thanks Anto! Or I should say molti grazie!
I feel a little stupid. I saw that line in the documentation but I the "curl
-O' confused me. I'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't see anything. Now that you've
clarified it it seems pretty obvious.
Thanks again!
On Mon, Aug 15, 2011 at 3:52 PM, Antonio Cuni <anto.cuni at gmail.com> wrote:
> Hello Joe,
>
>
> On 15/08/11 23:48, Joe Goldthwaite wrote:
>
>> I apologize if this is the wrong place for this. In looking at the
>> archives
>> this list seems to be more geared to the developers than users. I
>> couldn't
>> find a list for end users though so I'm going to post it here.
>>
>> I'd like to try pypy for a simple project. I'm trying to use SUDS to
>> retrieve
>> data from a web service. SUDS uses a setup.py file to do the install.
>> When I
>> try that under pypy I get a message;
>>
>> ImportError: No module named setuptools
>>
>> I know I need setup tools but how do you install that?
>>
>
> look here:
> http://doc.pypy.org/en/latest/**getting-started.html#**installing-pypy<http://doc.pypy.org/en/latest/getting-started.html#installing-pypy>
>
> in particular, you need to download and execute distribute_setup.py.
>
> ciao,
> Anto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20110816/b93720f9/attachment.html>
More information about the pypy-dev
mailing list