On Fri, Jun 27, 2008 at 12:13:22PM +0200, Pavel Rojtberg wrote: > > 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? >
python2.5-dev _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
