FS#16501 - [python-qscintilla] doesn't work after pyqt and sip upgrade

Attached to Project: Arch Linux
Opened by Massimiliano Torromeo (mtorromeo) - Wednesday, 07 October 2009, 08:41 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 07 October 2009, 13:11 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture All
Severity Medium
Priority Normal
Reported Version 3.3.1
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info:
The qscintilla python bindings don't work with the new sip module.

[...]
from PyQt4.Qsci import QsciScintilla, QsciScintillaBase, QsciLexerSQL
RuntimeError: the sip module implements API v6.0 but the PyQt4.Qsci module requires API v5.0

Steps to Reproduce:
python -c "from PyQt4.Qsci import QsciScintilla"
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Wednesday, 07 October 2009, 13:11 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-qscintilla 2.4-2

Loading...