[PyKDE] Eric4
Gudjon I. Gudjonsson
gudjon at mc2.chalmers.se
Sun Nov 26 20:05:14 GMT 2006
Hi
I was trying eric 4 with the newest snapshot of Qscintilla and eric4
eric4-snapshot-20061112
QScintilla-1.71-gpl-2-snapshot-20061122
When I do run eric4 I get the following error message:
/usr/local/bin/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
Thank you
Gudjon
More information about the PyQt
mailing list