[PyKDE] Undefined symbol _ZN10KCatalogueC1ERK7QString

Maurizio Colucci seguso.forever at tin.it
Wed Sep 22 21:29:46 BST 2004


Hello big guys,

I am trying to add mimetype support to my program. When I do

   import kio

I am getting the following error:

Traceback (most recent call last):
  File "./one-finger.py", line 12, in ?
    import kio
ImportError: /usr/lib/python2.3/site-packages/kdecore.so: undefined 
symbol: _ZN10KCatalogueC1ERK7QString

I am on suse 9.1 and I have installed these packages (from the web site):

-rw-r--r--  1 root root 5656175 Sep 22 22:07 PyKDE-3.11.1-1.i586.rpm
-rw-r--r--  1 root root 2300326 Sep 22 22:18 PyQt-3.12-1.i586.rpm
-rw-r--r--  1 root root  762164 Sep 22 22:19 qscintilla-1.60-1.3_1.i586.rpm
-rw-r--r--  1 root root  198520 Sep 22 22:15 sip-4.0-1.i586.rpm

I seem to recall a page explaining what to do in such situations, but I 
can't find it anymore.

What is the typical thing to do?

Thanks

Mau
http://onefinger.sf.net




More information about the PyQt mailing list