[Eric] Error on start Eric5

Detlev Offenbach detlev at die-offenbachs.de
Sat Apr 13 11:11:53 BST 2013


Hello,

1) By updating PyQt4 and sip but not updating the QScintilla Python bindings, you got 
a non-functional mix of packages. Once you update the later, that issue should be 
fixed. It is clearly outside eric.

2) Eric told you already, what is missing (namely pyuic4). Try to do 'which pyuic4' in a 
console. If it is not found, it is a clear indication that your installation is incomplete. If it 
is found, please let me know about it's place and your PATH setting.

Regards,
Detlev

On Wednesday 10 April 2013, 17:14:38 jorge.destri wrote:
> 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.
> 
> _______________________________________________
> Eric mailing list
> Eric at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric-- 
*Detlev Offenbach*
detlev at die-offenbachs.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/eric/attachments/20130413/9b747b0c/attachment.html>


More information about the Eric mailing list