On Mon, Apr 05, 2004 at 03:48:59PM +0200, [EMAIL PROTECTED] wrote: > When i try to import libqtc (before import qt) i get follow traceback: > -------------- > Traceback (most recent call last): > File "qt_hw.py", line 3, in ? > import libqtc > ImportError: libsip.so.10: cannot open shared object file: No such file or > directory
This is strange. Could you please tell me what exact versions of PyQt and sip do you have installed? Please send me the result of: $ dpkg -l 'python*sip*' 'python*qt*' | grep ^i > eric3 show me follow Version numbers: > Python 2.3.3 > Qt 3.2.1 > PyQT 3.8 > QScintilla 1.2 > Eric 3.3.1 > Bicyle Repair Man 0.9 Beta4 _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
