-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Creating a conda without a python environment does not install python into it when selecting #18753
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
Comments
Unfortunately I cannot reproduce this, can you please provide the logs and name of the env you created? Make sure to set |
I can't repro it anymore because of this bug #18751. I only get the one original environment I had yesterday. Let me try deleting everything and starting over |
Okay starting over I have the same problem (although it looks like #18751 is still causing issues). I created two new environments:
testNoPython5 and testNoPython6 in that list I opened VS code and picked select interpreter. I get just this: And it looks like it's using my global python. Here's the output log: |
Updated python extension and repro'd again. New log: |
Uh oh!
There was an error while loading. Please reload this page.
Testing #18731
Steps:
Expected the 'Installing python' to popup.
It didn't.
Running with it uses my global python.
The text was updated successfully, but these errors were encountered: