DirectFB - Home of the pragmatist Roadmap


[directfb-dev] Re: Python Bindings
Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[directfb-dev] Re: Python Bindings



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 ecartis@directfb.org with 
"unsubscribe directfb-dev" as subject.



Home | Main Index | Thread Index


directfb.org / Development / Old Archives