Install QScintilla and the QScintilla Python bindings (don't know the Ubuntu package names)
Regards, Detlev On Donnerstag, 13. August 2009, Matias Berrueta wrote: > hello!, i have install eric in kubuntu 9.04 (kde 4.3) and when i try to run > throw error > > Traceback (most recent call last): > File "/usr/share/eric/modules/eric4.py", line 43, in <module> > from KdeQt.KQApplication import KQApplication > File "/usr/share/eric/modules/KdeQt/__init__.py", line 20, in <module> > import Preferences > File "/usr/share/eric/modules/Preferences/__init__.py", line 26, in > <module> > from PyQt4 import Qsci > ImportError: cannot import name Qsci > > > > i install eric with > > sudo aptitude install eric > > searching in google cant resolve the trouble, any idea ? > > Matias Berrueta -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
