-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot load Python REPL in VS Code #828
Comments
Please could you download the Insiders Build of the extension and test this out. |
Possible duplicate of #247 |
Thank you for your response @DonJayamanne ! I just tried the Insiders Build and still get this:
|
Please could you try the following build of the extension? Please rename the file extension from |
Just tried! The Terminal did show something:
However, this was still present in the console. Is this relevant?
|
That's fine. |
Opening until the PR is merged. |
Environment data
VS Code version: 1.20.1
Python Extension version: 2018.1.0
Python Version: 3.6 64 bit
OS and version: Windows 10 64 bit
Actual behavior
I installed VS Code using the default Anaconda installer (added feature on 2/17/2018). Then, I tried to load the Python REPL (control + shift + P, then Python: Start REPL). However, nothing happened; in the terminal below, it's just Windows Powershell.
Expected behavior
A Python interpreter to show up.
Steps to reproduce:
Logs
Output from
Python
output panelOutput from
Console window
(Help->Developer Tools menu)The text was updated successfully, but these errors were encountered: