Skip to content
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

'Install Python' command is showing up in kernel picker even when python extension is installed #10960

Closed
rchiodo opened this issue Jul 27, 2022 · 1 comment · Fixed by #11430
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-getting-started verified Verification succeeded

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Jul 27, 2022

image

Not sure how, but all I did was reload the VS code window. It wasn't there before the reload.

After python finishes discovering all of the interpreters, it goes away.

@rchiodo rchiodo added the bug Issue identified by VS Code Team member as probable bug label Jul 27, 2022
@github-actions github-actions bot added the triage-needed Issue needs to be triaged label Jul 27, 2022
@rebornix rebornix added notebook-getting-started and removed triage-needed Issue needs to be triaged labels Jul 28, 2022
@IanMatthewHuff
Copy link
Member

Hmm, kinda functioning as expected, but not optimal. Our method for seeing if we need to install python has always been having the Python extension, but not detecting any Python interpreters. I think we keep that logic, but we could also add in something to wait until interpreters have initially loaded before we show it.

@IanMatthewHuff IanMatthewHuff added this to the September 2022 milestone Sep 22, 2022
@mjbvz mjbvz added the verified Verification succeeded label Sep 29, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-getting-started verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants