When trying to open a interactive console on pydev I get an error:
Error initializing console. Unexpected error connecting to console. Fai
Try following:
In Eclipse under Window/Preferences/General/Network Connections:
--> set Active Provider: Manual
--> check in the box "Proxy bypass" if localhost and 127.0.0.1 are checked
Click Apply and try to open again.
That worked for me