Skip to content

Support discovering multiple conda envs with same interpreter path #18357

@rchiodo

Description

@rchiodo

Testing #18348

  1. Install conda
  2. Create two conda environments like so:
    conda create -n test1
    conda create -n test2
  3. Activate each and get python path. They should be the same
  4. Try using the API to find them.

They don't show up at all.

Metadata

Metadata

Assignees

Labels

area-environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityon-testplanAdded to test planpartner ask

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions