Below is a forwarded message from a person who wants to use one of my programs but is having problems with PyQt. Since I don't know much about SuSE packages, I'm hoping someone here can help.
Thanks, Doug. ----- Forwarded message ----- Hi Doug, I'd like to use treeline and I spent 2 hours searching for the right libs. I have no knowledge of python. Here's what I get calling your program: betti@k7:/home/betti/download/treeline > treeline.py Traceback (most recent call last): File "./treeline.py", line 17, in ? from optiondlg import * File "./optiondlg.py", line 14, in ? from tmpcontrol import * File "./tmpcontrol.py", line 14, in ? from qt import * File "/usr/lib/python2.1/site-packages/qt.py", line 44, in ? import libqtc ImportError: /usr//lib/libsip.so.6: undefined symbol: PyType_IsSubtype Here is what I have installed: betti@k7:/home/betti/download/treeline > rpm -qa |grep py yast2-config-bootfloppy-2.4.3-6 yast2-trans-bootfloppy-2.2.12-1 python-doc-2.1.1-45 python-imaging-1.1.2-25 python-tk-2.1.1-45 python-2.1.1-45 python-curses-2.1.1-45 python-demo-2.1.1-45 python-devel-2.1.1-45 python-gtk-1.4.1-83 python-xml-2.1.1-45 betti@k7:/home/betti/download/treeline > rpm -qa |grep qt qt-devel-2.3.1-60 qt-2.3.1-60 yast2-ui-qt-2.4.17-0 qtlib-1.45-296 betti@k7:/home/betti/download/treeline > rpm -qa |grep sip sip-2.5-1 betti@k7:/home/betti/download/treeline > rpm -qa |grep Qt PyQt-2.5-66 It's a SuSE 7.3 System. Could you help me? Thanks, Betti _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde