[PyKDE] importTest.py fails

Mladen Bestvina bestvina at math.utah.edu
Sat Sep 3 06:36:31 BST 2005


Hi,

I installed the latest PyKDE. It compiles fine, except for a few warning
messages. My compiler is gcc3.4. Then, when I run importTest.py I get:

===================================================================

[mb at hvar PyKDE-snapshot20050829]$ python importTest.py

Testing PyKDE module imports

Modules built:
  dcop kdecore kdesu kdefx kdeui kio kutils kfile kparts khtml kspell
kdeprint kmdi

Importing:

dcop
kdecore
kdesu
Traceback (most recent call last):
  File "importTest.py", line 19, in ?
    exec ("import " + mod)
  File "<string>", line 1, in ?
ImportError: /usr/lib/python2.3/site-packages/kdesu.so: undefined
symbol: _ZN7KCookie16setDcopTransportERK8QCString
===================================================================

Mladen




More information about the PyQt mailing list