On Monday 24 March 2003 9:01 am, Ricardo Javier Cardenes Medina wrote: > On Mon, Mar 24, 2003 at 01:28:43AM -0700, bondpaper wrote: > > Hello, > > > > I just upgraded KDE to 3.1.1, and was intrigued to discover that when I > > import qt in python, I get the following error: > > > > File:"/usr/lib/python2.2/site-packages/qt.py", line 53 in ? > > import libgtc > > ImportError: /usr/lib/python2.2/site-packages/libqtcmodule.so: undefined > > symbol: _ZN13QDateTimeEdit13LayoutEditorsEv > > > > Would this represent an incompatibility between KDE-3.1.1 and > > PyQt-3.3.2-4? > > Mostly between PyQt 3.3.2 and Qt 3.1.1 or some beta of Qt 3.2, to which > you've been probably upgraded, as a side effect of upgrading to > KDE 3.1.1
The problem is Qt 3.1.2 which needs a current PyQt snashot. Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
