Skip to content

Environment Id is not static (it changes) when installing Python into an empty Conda environment #20176

Closed
@DonJayamanne

Description

@DonJayamanne
  • Create a conda enviornment without Python and the id is the sys prefix of the conda enviornment
  • Next install Python into this conda environment
  • Now, reload VS Code, and the id for this environment is no longer the same.

@karrtikr I'd expect the Id to be the same everytime and not change.
Can we have the env id to be always sysprefix or the like, somethign that will never change for the same environment.

Metadata

Metadata

Assignees

Labels

area-environmentsFeatures relating to handling interpreter environmentsauthor-verification-requestedIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugneeds PRReady to be worked onverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions