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&#39;t 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 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;<br><br> ImportError: No module named setuptools<br>
<br>I know I need setup tools but how do you install that?  I have a version for Python 2.7 but it thinks that 2.7 isn&#39;t installed.  I&#39;ve searched the web for pypy setuptools information but can&#39;t seem to find anything.<br>
<br>Is it too early to try and use pypy for production?  Is there a version of setup tools available for it?<br><br>Thanks,<br><br>Joe Goldthwaite<br>