Hello. I've been using eric3 for a while, but I mustHello,
have changed something (apt-get upgraded something
perhaps), as it broke.
I'm really really attached to Eric3, so I reinstalled
Debian Sid using the Sarge installer.
I already had python2.3 on the system, and I installed the following: libqscintilla3 libqt3c102 python-qtext python2.3-qt3c102 python2.3-qtext python2.3-sip-qt3 sip
[I only wanted libqt3c102 libqscintilla3 sip python-qtext, the other stuff came along for the ride.]
When I try to start Eric3, I get the following: $ python eric3.py Traceback (most recent call last): File "eric3.py", line 16, in ? from qt import QApplication, QTranslator, QTextCodec, QPixmap, QPoint, \ File "/usr/lib/python2.3/site-packages/qt.py", line 25, in ? import libqtc ImportError: libsip.so.10: cannot open shared object file: No such file or directory
I don't have libsip.so.10 on this computer, so its
right there. A quick search of the Debian packages
reveals that libsip.so.10 is only available in two
packages:
python/python2.3-sip-qt2 and
python/python2.3-sip-qt2-mt
I cannot seem to install either as they conflict with
python-qtext, which seems to be required.
More background, these helped someone else on this list < http://lists.kde.org/?l=pykde&m=108117828304975&w=2 >: $ dpkg -l 'python*sip*' 'python*qt*' | grep ^i ii python2.3-sip- 3.10.1-1 Python/C++ bindings generator - Python2.3+Qt ii python-qtext 3.8-3 Qt extensions for PyQt (default version) ii python2.3-qt3c 3.8-3 Qt3 bindings for Python 2.3 ii python2.3-qtex 3.8-3 Qt extensions for PyQt ii python2.3-sip- 3.10.1-1 Python/C++ bindings generator - Python2.3+Qt
$ nm -D --defined-only `which /usr/bin/python` |grep PyUnicodeUCS4_FromUnicode 08092420 T PyUnicodeUCS4_FromUnicode
Please help, I really hate SciTE and IDLE.
yes, it seems to be broken right now, but Ricardo told me that PyQt 3.11 will make it into the repos in a few days.
You can either compile PyQt yourself for this time or get the old sip 3.8 from testing and do not upgrade ut until PyQt 3.11 is ready.
greetings
Torsten
-- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP: 1902 0002 5DFC 856B F146 894C 7CC5 451E A244 C858 www.keyserver.net -- wwwkeys.eu.pgp.net
signature.asc
Description: OpenPGP digital signature
