At 10:21 AM 11/8/2005 -0500, David Handy wrote: >I got the following stack trace after installing setuptools 0.6a8dev and >running "python setup.py install --home=%HOME%" on my project:
I found this problem a few days ago; update to 0.6a8dev-r41402 to get the fix. (The problem was that I was relying on shutil internals that changed in Python 2.4.) _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
