So the original sip module mismatch was apparently fixed in kdebindings (4:4.3.2-0ubuntu2) karmic; urgency=low
* Rebuild for Sip 4.9 * Use python-support, now required by python-qt4 4.6 -- Jonathan Riddell <[email protected]> Wed, 14 Oct 2009 02:22:20 +0100 But it seems this or the previous version also broke module loading entirely now: $ python -c 'import PyKDE4.kdecore' Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named kdecore The file is there, though: $ dpkg -L python-kde4|grep kdecore.so /usr/lib/pyshared/python2.6/PyKDE4/kdecore.so ** Package changed: apport (Ubuntu Karmic) => kdebindings (Ubuntu Karmic) ** Changed in: kdebindings (Ubuntu Karmic) Status: In Progress => Confirmed ** Description changed: - Binary package hint: apport + PyKDE4 is broken: - $ ubuntu-bug xorg + $ ubuntu-bug + Could not import module, is a package upgrade in progress? Error: No module named kdecore + + $ jockey-kde Traceback (most recent call last): - File "/usr/share/apport/apport-kde", line 28, in <module> - from PyKDE4.kdecore import (ki18n, KAboutData, KCmdLineArgs, - RuntimeError: the sip module implements API v6.0 but the PyKDE4.kdecore module requires API v5.0 - - Please tell me what else you need. + File "/usr/bin/jockey-kde", line 28, in <module> + from PyKDE4.kdecore import * + ImportError: No module named kdecore ** Summary changed: - ubuntu-bug fails with most recent karmic kubuntu updates + PyKDE4 module does not work any more -- PyKDE4 module does not work any more https://bugs.launchpad.net/bugs/450851 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebindings in ubuntu. -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
