jythonInterpreter problems
Submitted by Wednesday, 6 January, 2010 - 20:56
on
Hello, I love Jedit and want to start developing some macros in Python, but Im getting some errors.
When I try to open the jython interpreter, It just says loading... and never opens.
I'm guessing this is also related to the error messages I get when attemting to run any Python Macros
Jython Error:
an AWT error occured running Jython
Traceback (innermost last):
(no code object) at line 0
TypeError: readonly class or attribute: view
And my environment:
Jedit 4.3
Windows xp sp3
Python 2.6.1
jdk1.6.0_17
jre6
javafx-sdk1.2
Jython2.5.1
Thanks in advance
When I try to open the jython interpreter, It just says loading... and never opens.
I'm guessing this is also related to the error messages I get when attemting to run any Python Macros
Jython Error:
an AWT error occured running Jython
Traceback (innermost last):
(no code object) at line 0
TypeError: readonly class or attribute: view
And my environment:
Jedit 4.3
Windows xp sp3
Python 2.6.1
jdk1.6.0_17
jre6
javafx-sdk1.2
Jython2.5.1
Thanks in advance