Hi, the installed QScintilla Python bindings are not compatible with the installed versions of sip/PyQt4. Please upgrade QScintilla2 Python bindings. This is not an eric problem.
Detlev On Dienstag, 6. April 2010, Joon Ro wrote: > Hi, > > I'm trying to run Eric in openSUSE 11.2 (Gnome). When I run in in > terminal, I get the following message: > > j...@linux-3393:~> eric > Traceback (most recent call last): > File "/usr/lib64/python2.6/site-packages/eric4/eric4.py", line 60, in > <module> > from KdeQt.KQApplication import KQApplication > File "/usr/lib64/python2.6/site-packages/eric4/KdeQt/__init__.py", line > 20, in <module> > import Preferences > File "/usr/lib64/python2.6/site-packages/eric4/Preferences/__init__.py", > line 25, in <module> > from PyQt4 import Qsci > RuntimeError: the sip module implements API v7.0 to v7.1 but the > PyQt4.Qsci module requires API v6.0 > > > I have installed Eric 4.4.2. Any help will be much appreciated. > > Best Regards, > Joon > -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
