Detlev, Thank you for the reply. I have tried to update QScintilla2 Python bindings (I just updated everything looks similar :)) and now if I type eric in terminal I get "Segmentation Error" (I get error in Korean so I'm not so sure if it is segmentation fault error or not)
Could you please help me out with this? Thank you, Joon 2010년 04월 10일 09:05, detlev 쓴 글: > 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 >> >> > > _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
