[maemo-developers] Distutils Missing?
From: Pavel Rojtberg lists at madman2k.netDate: Fri Jun 27 13:13:22 EEST 2008
- Previous message: microb-eal package
- Next message: Distutils Missing?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, my build always fails with the message:
python2.5 setup.py clean
Traceback (most recent call last):
File "setup.py", line 8, in <module>
from distutils.core import setup, Command
ImportError: No module named distutils.core
make: *** [clean] Error 1
which makes me believe that distutils is not included in the python2.5
package, like it should be.
Which leads me to the question, where can I get distutils from?
Pavel
- Previous message: microb-eal package
- Next message: Distutils Missing?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
