forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-native-locatorIssues with Rust based python locatorIssues with Rust based python locatorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Description
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
Assignees
Labels
area-native-locatorIssues with Rust based python locatorIssues with Rust based python locatorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded