PyDev 2.5.0 を使用して Eclipse 3.7.2 に Egit v2.3.1 をインストールしました。ただし、インタラクティブな python コンソールを開こうとすると、次のエラーが発生します。
Unable to connect debugger to Interactive Console
The interactive console will continue to operate without the additional debugger features
Unexpected error setting up the debugger connection.
Failed to recive suitable Hello response from pydevconsole.
Last msg received: Failed to create input stream:
Server returned HTTP response code: 503 for URL: http://151.170.94.90
コンソールで試して入力すると、このエラーが吐き出されます
Failed to create input stream: Server returned HTTP response code: 503 for URL: http://151.170.94.90
誰がこれを引き起こしているのか考えていますか? Egit をアンインストールすると、すべてが正常に戻るようです。
前もって感謝します
ニール