Hi,

You don’t have to install distutils if you’re using Python 2.5: it is in
the standard library that ships with Python.

The error you’re seeing probably comes from Python mixing the standard
library distutils with the one being installed.

Hope this helps
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to