My issue is : I tried to run Python in the Visual Studio Express Desktop 2015, but the interactive window shows "disconnected". There is an error in the interactive window:
An internal error has occurred in the Interactive window. Please restart Visual Studio.
I can't type anything in the interactive window. Tried to restart it, nothing changed.
I have already tried to uninstall and reinstall both Visual Studio and python tool. Error is still there. I googled this problem, someone suggested to install python interpreters also, by following this instruction:PTVS/wiki/PTVS-Installation ; So I tried installing the Cpython and IronPython, but still get the same error...
The software is run under windows system. My computer is 64 bit operation system.
Any ideas? Thank you!