[PyKDE] Eric4

Gudjon I. Gudjonsson gudjon at mc2.chalmers.se
Mon Nov 27 17:45:08 GMT 2006


Hi
   I saw today that there is a new version of QScintilla available. 
QScintilla-1.71-gpl-2-snapshot-20061126
But eric4 gives me the same error message as before:
eric4
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/eric4/eric4.py", line 155, in ?
    main()
  File "/usr/lib/python2.4/site-packages/eric4/eric4.py", line 140, in main
    mw = UserInterface(loc, splash)
  File "/usr/lib/python2.4/site-packages/eric4/UI/UserInterface.py", line 229, 
in __init__
    self.__createLayout(debugServer)
  File "/usr/lib/python2.4/site-packages/eric4/UI/UserInterface.py", line 657, 
in __createLayout
    self.shell = Shell(debugServer, self.viewmanager, self.shellDock)
  File "/usr/lib/python2.4/site-packages/eric4/QScintilla/Shell.py", line 41, 
in __init__
    QsciScintillaCompat.__init__(self, parent)
  
File "/usr/lib/python2.4/site-packages/eric4/QScintilla/QsciScintillaCompat.py", 
line 52, in __init__
    QsciScintilla.__init__(self, parent)
TypeError: argument 1 of QsciScintilla() has an invalid type

The following error message was given when eric4  is installed but the Debian 
versio seems to contain this patch already.
Found PyXML 0.8.4, which needs a patch to work correctly with
foreign characters. Please see 'README-PyXML.txt' for details.

Excuse me, I tried to repair it myself but I did not succeed.

Regards
Gudjon




More information about the PyQt mailing list