http://qa.mandrakesoft.com/show_bug.cgi?id=82
------- Additional Comments From [EMAIL PROTECTED] 2003-01-22 08:40 -------
PyQt does install, but doesn�t run:
[EMAIL PROTECTED] ~ $ python /usr/share/doc/PyQt-3.5/examples3/widgets.py
Traceback (most recent call last):
File "/usr/share/doc/PyQt-3.5/examples3/widgets.py", line 5, in ?
from qt import *
File "/usr/lib/python2.2/site-packages/qt.py", line 39, in ?
import libqtc
ImportError: /usr/lib/python2.2/site-packages/libqtcmodule.so: undefined symbol:
_ZNK9QSGIStyle9classNameEv
S.
Le mer 22/01/2003 � 00:17, [Bug82] a �crit :
------- Additional Comments From [EMAIL PROTECTED] 2003-03-19 07:35 -------
Bug still open:
[EMAIL PROTECTED] fermigier]# python
Python 2.2.2 (#2, Feb 5 2003, 10:40:08)
[GCC 3.2.1 (Mandrake Linux 9.1 3.2.1-5mdk)] on linux-i386
Type "help", "copyright", "credits" or "license" for more information.
>>> import qt
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.2/site-packages/qt.py", line 39, in ?
import libqtc
ImportError: /usr/lib/python2.2/site-packages/libqtcmodule.so: undefined symbol:
_ZNK9QSGIStyle9classNameEv
>>>
[EMAIL PROTECTED] fermigier]# rpm -q PyQt python
PyQt-3.5-1mdk
python-2.2.2-6mdk
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date:
description:
Asks for sip8 and libsip8 but there is only sip9 and lipsip9.