-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi.
On Fri, 27 Jun 2008 12:13:22 +0200 Pavel Rojtberg <[EMAIL PROTECTED]> 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? > > Pavel Install the package python2.5-distutils. Now it's a separate package. - -- Daniel Martin Yerga http://yerga.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEUEARECAAYFAkhkvkwACgkQcnvB1T3xmfNwlQCgko6AZkOMAa5jt+sRbUXFW67F XaYAmJkNuOeSC8Z9WC8j+zS0EaRpR7g= =DAnX -----END PGP SIGNATURE----- _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
