Ah, that got it. For those searching the archives, I was using the wrong package for "qt". Instead of libqt3c102, I used python2.3-qt3.
If the maintainer of Eric3 is out there, could you please put somewhere on your page the Debian packages required to run Eric3? Debian has a lot of packages for qt, its not a very useful description. For completeness, I installed the following since my last email; from sid: python-sip-qt3 from http://people.debian.org/~rcardenes/dists/sid/main/binary-i386/ python2.3-qt3_3.11-1_i386.deb python2.3-qtext_3.11-1_i386.deb which required removing libqt3c102. That libsip.so.10 error is really opaque and obscure. Thanks for the help, I really appreciate it. On Thu, Apr 08, 2004 at 09:09:24AM -0700, Cevven3 wrote: > > 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 Please, refer to: http://bugs.debian.org/242412 for an explanation of what's happening right now with sip/PyQt packages. Short story: unmatching versions of the packages on the repository. You should get PyQt 3.11 from my personal repository, as explained in the bug. If you ever need to revert to a previous version of a package, not present anymore on the repositories, please look at http://snapshot.debian.net _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
