Am Dienstag, 11. Mai 2004 09:25 schrieb [EMAIL PROTECTED]: > Hi all, > I've just installed the last QScintilla release, and I have > now a problem when running the last eric snapshot (I've > re-installed it after QScintilla, of course)
You have to install a recent snapshot of PyQt, which are compatible with the new QScintilla. If you had it installed already, you have to recompile it. > > Here's the error raised : > ====================================================================== >==== $ eric3 > > Traceback (most recent call last): > File > "/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/eric3.py", > line 147, in ? > main() > File > "/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/eric3.py", > line 132, in main > mw = UserInterface(loc, splash) > File > "/mnt/softs/CDAT/lib/python2.3/site-packages/UI/UserInterface.py", > line 490, in __init__ > File > "/mnt/softs/CDAT/lib/python2.3/site-packages/UI/UserInterface.py", > line 920, in initActions > File > "/mnt/softs/CDAT/lib/python2.3/site-packages/ViewManager/ViewManager.p >y", line 302, in initActions > File > "/mnt/softs/CDAT/lib/python2.3/site-packages/ViewManager/ViewManager.p >y", line 1201, in initEditActions > AttributeError: SCI_LINEDOWNRECTEXTEND > ====================================================================== >==== Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
