[PyQt] Importing marble fails
David Boddie
david at boddie.org.uk
Sat Jan 28 15:47:00 GMT 2012
On Sat, 28 Jan 2012 02:12:19 -0600, heathmatlock wrote:
> I compiled one of the newer marble commits,
> 10c910a9cae3c4e8eb9be442d80125b7e7338e67, and copied the marble.so
> into /usr/lib/python2.7/dist-packages/PyKDE4 and when I go to import
> marble within a python interpreter, this error is
> given:http://paste.kde.org/194432/
Are you sure that the module.so file contains the Python bindings for Marble?
If you try to import a regular C/C++ library into Python, you will get the
same error.
How did you configure the Marble build?
David
More information about the PyQt
mailing list