Skip to content

Ensure virtual environment created using python -m venv . is recognized#19543

Merged
karrtikr merged 3 commits into
microsoft:mainfrom
karrtikr:vir
Jul 25, 2022
Merged

Ensure virtual environment created using python -m venv . is recognized#19543
karrtikr merged 3 commits into
microsoft:mainfrom
karrtikr:vir

Conversation

@karrtikr

@karrtikr karrtikr commented Jul 25, 2022

Copy link
Copy Markdown

Closes #19542

Set searchLocation for environments as the location of environment folder for rooted envs.

@karrtikr karrtikr changed the title Set searchLocation for environments as the location of environment folder for rooted envs Ensure virtual environment created using python -m venv . is recognized Jul 25, 2022
@karrtikr karrtikr added the bug Issue identified by VS Code Team member as probable bug label Jul 25, 2022
@karrtikr karrtikr marked this pull request as ready for review July 25, 2022 18:08
@karrtikr karrtikr merged commit 989ff74 into microsoft:main Jul 25, 2022
@karrtikr karrtikr deleted the vir branch July 25, 2022 23:36
wesm pushed a commit to posit-dev/positron that referenced this pull request Mar 28, 2024
…ized (microsoft/vscode-python#19543)

* Set searchLocation for environments as the location of environment folder for rooted envs

* Fix tests

* Modify comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Virtual environment created using python -m venv . not recognized

2 participants