FS#16932 - [pyqt3] seems to be broken: error on import

Attached to Project: Arch Linux
Opened by Joël Schaerer (lardon) - Saturday, 31 October 2009, 08:12 GMT
Last edited by Ionut Biru (wonder) - Thursday, 05 November 2009, 23:26 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Douglas Soares de Andrade (dsa)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Importing pyqt3 fails:

joel@mouton ~$ python -c "import qt"
Traceback (most recent call last):
File "<string>", line 1, in <module>
RuntimeError: the sip module implements API v6.0 but the qt module requires API v5.0

I noticed the problem with AUR pacakge mnemosyne. I believe this bug is related (http://bugs.archlinux.org/task/16494 ), but if I understand correctly the fix only fixed pyqt4

Package version:

Name : pyqt3
Version : 3.18.1-1
This task depends upon

Closed by  Ionut Biru (wonder)
Thursday, 05 November 2009, 23:26 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.18.1-2
Comment by Xavier Mehrenberger (Lastpixl) - Tuesday, 03 November 2009, 10:03 GMT
Hi,

Recompiling pyqt3 fixes the problem. It should get recompiled in extra though...

Loading...