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 _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers