FS#32174 - upgrade of python2-sip breaks python2-pyqt functionality

Attached to Project: Arch Linux
Opened by Sergio (zeno979) - Tuesday, 23 October 2012, 07:29 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 23 October 2012, 07:42 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
After upgrading python2-sip and sip to 4.14-2, python applications which makes use of python2-pyqt libraries stopped working.

Additional info:
Here's the output:
[sergio@leviathan ~]$ luma
Traceback (most recent call last):
File "/usr/bin/luma", line 18, in <module>
from qt import *
RuntimeError: the sip module implements API v9.0 but the qt module requires API v8.1


Steps to reproduce:
-Upgrade sip and python2-sip to version 4.14-2
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Tuesday, 23 October 2012, 07:42 GMT
Reason for closing:  Not a bug
Additional comments about closing:  per user request

Loading...