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

skip@pobox.com skip at pobox.com
Sun Dec 11 00:23:18 CET 2005


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

Tried that.  With a fresh svn up of both Python and setuptools and a
from-scratch install of said Python, I get a bus error installing
setuptools.  Looks like a Python ast problem.  I'll report the bug and try
again after a fix is applied...

Skip





More information about the Distutils-SIG mailing list