[Python-modules-team] Bug#571203: RuntimeError: the sip module implements API v6.0 but the PyQt4.QtCore module requires API v7.0
Daniele Tricoli
eriol at mornie.org
Wed Apr 14 09:33:22 UTC 2010
On Wednesday 14 April 2010 10:11:16 Daniele Tricoli wrote:
> I have an application of mine that use QtGui and QtCore modules and is
> still working, so the problem seems to be related to Qsci module
Yes it worked! Simply rebuilding python-qscintilla2 fixed the problem! :)
Import is working
>>> from PyQt4 import Qsci
>>> Qsci
<module 'PyQt4.Qsci' from '/usr/lib/pymodules/python2.5/PyQt4/Qsci.so'>
hgview is working too.
@Jens Link
I just tested gns3: it works too after the rebuilding of python-
qscintilla2.
HTH,
--
Daniele Tricoli 'Eriol'
http://mornie.org
More information about the Python-modules-team
mailing list