Skip to content

Creating two conda environments and then running makes only one show up #18751

@rchiodo

Description

@rchiodo

Testing #18731

Did this:

conda create -n testNoPython1
conda create -n testNoPython2

Then created a python file
Then ran the python file
Python file ran
Then selected an interpreter to try to pick 'testNoPython2'.

It wasn't listed.

I hit refresh and this happens:

image

Every time I hit refresh another instance(s) of testNoPython1 appears.

Metadata

Metadata

Assignees

Labels

area-environmentsFeatures relating to handling interpreter environmentsbugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions