Pydev: error initializing console

坚强是说给别人听的谎言 提交于 2020-01-02 08:44:14

问题


I can't get the Jython console to work in Eclipse Luna. The Python console works.

The error message is:

Error initializing console. Unexpected error connecting to console. Failed to recive suitable Hello response from ...

The problem and a solution is described here:proposed solution

The solution describes a fix in XP which i've tried to follow in Windows 7 though the steps are not exactly the same as described..

I had to check 'use a proxy server' and then add the 'localhost', ... to the exceptions.

I still get the error.


回答1:


Briefly speaking, you may need to change your network proxy setting for eclipse. For a detailed answer, please see here.



来源:https://stackoverflow.com/questions/27197887/pydev-error-initializing-console

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!