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
in particular, you need to download and execute distribute_setup.py.
ciao,
Anto
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev