On Wednesday 04 November 2009, 17:10:41 Mikhail wrote: > Hans-Peter Jansen <h...@...> writes: > > For those, who are interested in the fallout: > > http://download.opensuse.org/repositories/home:/frispete:/branches:/KDE:/ >KDE4:/Factory:/Desktop > > > Please _do_ provide _feedback_, if you test/use these packages. > > Especially but not limited to the pylint issue.. > > Peter, > > I've tried to install 4.3.8 from your repository and it doesn't work for > me. It looks like python-pyqt4 and python-sip packages are not > compatible: > > ~> /usr/bin/eric > Traceback (most recent call last): > File "/usr/lib64/python2.5/site-packages/eric4/eric4.py", line 47, in > <module> from KdeQt.KQApplication import KQApplication > File "/usr/lib64/python2.5/site-packages/eric4/KdeQt/__init__.py", line > 20, in <module> > import Preferences > File > "/usr/lib64/python2.5/site-packages/eric4/Preferences/__init__.py", line > 26, in <module> > from PyQt4 import Qsci > RuntimeError: the sip module implements API v6.0 but the PyQt4.Qsci > module requires API v5.0
You missed the python-qscintilla package from my repo. Mind looking into my mail regarding "segmentation fault with Eric4--4.3.8 on SUSE 11.1_x64", where I described simple procedures to add repos to your system, and keep your installation consistent? Most packages in that repo are useful add-ons to get the most out of eric.. > BTW the rpms are: > ~ >rpm -qa | grep -i python-qt4 > python-qt4-4.6.1-53.2 > ~ >rpm -qa | grep -i python-sip > python-sip-4.9.1-54.1 Good luck, Pete _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
