Comment 20 for bug 407418

Revision history for this message
Andreas Raster (rakete) wrote :

Just upgraded to karmic from jaunty and have the same problem:

Python 2.6.2+ (release26-maint, Sep 9 2009, 22:58:56)
[GCC 4.4.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import PyQt4
>>> dir(PyQt4)
['__builtins__', '__doc__', '__file__', '__name__', '__package__', '__path__']
>>>

I am running Kubuntu 64-bits, all the latest packages are installed.

ls -la /usr/lib/pyshared/python2.6/PyQt4/QtCore.so prints:
-rw-r--r-- 1 root root 1770472 2009-07-16 02:04 /usr/lib/pyshared/python2.6/PyQt4/QtCore.so