[Distutils] Installing stuff using setuptools w/ Python from CVS HEAD?

Phillip J. Eby pje at telecommunity.com
Thu Dec 8 17:47:21 CET 2005


At 10:16 PM 12/7/2005 -0600, skip at pobox.com wrote:
>Even "python setup.py --help" doesn't work.  I can understand that there's
>no packages/2.5 directory on cheeseshop yet.  Is there a way to work around
>this problem?

You'll have to install setuptools manually; check it out of Subversion and 
run its "setup.py install".  Then you'll have a locally-installed 
setuptools egg for Python 2.5.



More information about the Distutils-SIG mailing list