Pyenv auto-selection not working on macOS #23123
Labels
area-environments
Features relating to handling interpreter environments
bug
Issue identified by VS Code Team member as probable bug
needs PR
Ready to be worked on
verified
Verification succeeded
Milestone
Testing #23114
I have several versions of Python installed with pyenv including 3.6.15, 3.7.17, 3.11.8, and 3.12.2.
I set the local version of pyenv in my workspace to 3.7.17, but after I cleared the cache and refreshed, the recommended/selected version of pyenv was 3.12.2.
The text was updated successfully, but these errors were encountered: