[Eric] Error on start Eric5

jorge.destri jorge.destri at labtrans.ufsc.br
Wed Apr 10 21:14:38 BST 2013


I'm new in Linux/OpenSuse and Python, and when I'm trying to run Eric5 
(5.3.1.26.1) on OpenSuse 12.2, this error occurs:

Error in sys.excepthook:
RuntimeError: the sip module implements API v9.0 to v9.2 but the 
PyQt4.Qsci module requires API v8.1

Original exception was:
Traceback (most recent call last):
  File "/usr/lib/python3.2/site-packages/eric5/eric5.py", line 274, in 
<module>
    main()
  File "/usr/lib/python3.2/site-packages/eric5/eric5.py", line 177, in 
main
    if not Globals.checkBlacklistedVersions():
  File "/usr/lib/python3.2/site-packages/eric5/Globals/__init__.py", 
line 102, in checkBlacklistedVersions
    from PyQt4.Qsci import QSCINTILLA_VERSION_STR
RuntimeError: the sip module implements API v9.0 to v9.2 but the 
PyQt4.Qsci module requires API v8.1

Before this, I was running Eric5 and trying to compile a form (from ui 
to py), but the program said that cannot found "pyuic4".
I searched in Google and after updated some modules, the error 
occured.
If I do a downgrade of this modules, may be that  the first problem 
returns.
Someone can help me ?
Thanks,

Jorge Destri Jr.



More information about the Eric mailing list