Skip to content

Environments in paths defined in venvFolders not listed  #24133

@romanzdk

Description

@romanzdk

VSCode used to show/list all my python virtual environments created via poetry located in /Users/romanzdk/Library/Caches/pypoetry/virtualenvs/ however since past few days it does not show any of them.

In the settings I have:

"python.venvPath": "/Users/romanzdk/Library/Caches/pypoetry/virtualenvs/",

and also tried playing with python.locator and python.defaultInterpreterPath.

There really are virtual environments (ls /Users/romanzdk/Library/Caches/pypoetry/virtualenvs/ | wc -l -> 80).

Version 1.93, macOS 14.3, poetry 1.8.3,

Metadata

Metadata

Labels

area-native-locatorIssues with Rust based python locatorbugIssue 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