forked from DonJayamanne/pythonVSCode
-
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
VS Code gives error there is no interpreter selected #3326
Labels
feature-request
Request for new features or functionality
Milestone
Comments
brettcannon
added
feature-interpreter
bug
Issue identified by VS Code Team member as probable bug
labels
Nov 13, 2018
@qubitron |
Ok, I think I know what we need to do.
Next time VSC loads, user will not be prompted. @qubitron
|
DonJayamanne
added
feature-request
Request for new features or functionality
and removed
bug
Issue identified by VS Code Team member as probable bug
labels
Nov 15, 2018
Changes:
|
This was referenced Nov 15, 2018
DonJayamanne
added a commit
that referenced
this issue
Nov 21, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Environment data
Actual behavior
After clicking X:
Similar issue on macOS but instead it says "the default interpreter is invalid.
Expected behavior
VS Code selects a default python interpreter, or only does the second step
Steps to reproduce:
Logs
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)Output from
Console
under theDeveloper Tools
panel (toggle Developer Tools on underHelp
)The text was updated successfully, but these errors were encountered: