On Tue, 25 Nov 2003, Denis Oliver Kropp wrote:
> Am I missing a specific Debian package?
>
> Traceback (most recent call last):
> File "setup.py", line 1, in ?
> from distutils.core import setup, Extension
> ImportError: No module named distutils.core
Normally distutils are included in python since
version 2.0 or so. From what google brought up
it seems you need to install some python-dev
package (which is a good idea anyhow since the
wrapper needs the libs and headers).
l8r...
Thomas
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-dev" as subject.