Skip to content

VSCode refuses to switch Python environment #1262

@HoaSoup

Description

@HoaSoup

Does this issue occur when all extensions are disabled?: No

  • VS Code Version: 1.109.5
  • OS Version: 24.04.2 LTS

Steps to Reproduce:

  1. Click on the button on the bottom right of VS Code to change to a certain Python conda environment.
  2. Select from the drop-down-from-the-top menu an environment to switch.
  3. Run debug with a Python script that needs importing packages from said Python environment.
  4. Debug terminal reports that module is not found. Clearly, Python environment was not switched.

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions