Unable to activate Jython Interpreter
Brought to you by:
fabioz
OS: Fedora, python 2.6, jython 2.2.1
Eclipse: 4.2 ; Juno
PyDev: 1.2.6
Error: "Unable to get info on the interpreter."
See error log for details.
No output was in the standard output when trying to create the interpreter info.
The error output contains:>>Traceback (innermost last):
File "/Eclipse/Linux/Juno/plugins/org.python.pydev_2.6.0.2012062818/pysrc/interpreterInfo.py", line 127, in ?
File "/Eclipse/Linux/Juno/plugins/org.python.pydev_2.6.0.2012062818/pysrc/interpreterInfo.py", line 91, in tounicode
LookupError: no codec search functions registered: can't find encoding
<<