You are not logged in.

#1 2006-10-09 17:11:56

eric
Member
From: under heaven
Registered: 2004-02-11
Posts: 118

pykde failed when importing kparts module

I've been trying to make pykde work on my system.
I've installed the version in community but it failed importing the kparts module and spits out an error message:

>>> import kparts
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib/python2.4/site-packages/kparts.so: undefined symbol:
_ZNK23konsoleBrowserExtension9classNameEv

After this I've tried to build it myself. This self-built version gave me the same error.

I don't know if the problem is on my system, because I've built qt, kde* and some other packages myself. I've also tried to build pykde after synchronizing qt, kdelibs and kdebase with Archlinux, but this doesn't help either.

Is there a solution? Am I the only one with this problem? Maybe some one knows the cvs of pykde or a snapshot version that I can try?

Offline

Board footer

Powered by FluxBB