distutils

Guillaume JULLIEN g.jullien at free.fr
Mon Apr 4 03:05:42 EDT 2005


Hi,

New to python, I' m trying to use distutils.
And I get this error

# python setup.py build
Traceback (most recent call last):
   File "setup.py", line 89, in ?
     from distutils import core
ImportError: No module named distutils

I have Python 2.3.4 installed

Any advice ?
How does path work in python ?

Thanks a lot for your help

Guillaume



More information about the Python-list mailing list