[Eric] error running eric
Detlev Offenbach
detlev at die-offenbachs.de
Sat Sep 12 09:41:00 BST 2009
On Samstag, 12. September 2009, Alexei Gilchrist wrote:
> I have been unable to run eric in quite a while on kubuntu because of this
> dependency bug. Finally removed kubuntu eric, downloaded and installed
> QScintilla and it's python bindings, downloaded eric source but it refuses
> to install, complaining:
>
> Sorry, please install QScintilla2 and
> it's PyQt4 wrapper
>
> Any ideas?!?
>
> cheers,
>
> Alexei
Did you install the QScintilla2 Python bindings as well? In a Python console
try
from PyQt4 import Qsci
This should not raise an ImportError. If it does, your installation is
corrupt.
Regards,
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the Eric
mailing list