Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyenv auto-selection not working on macOS #23123

Closed
rzhao271 opened this issue Mar 25, 2024 · 1 comment · Fixed by #23132
Closed

Pyenv auto-selection not working on macOS #23123

rzhao271 opened this issue Mar 25, 2024 · 1 comment · Fixed by #23132
Assignees
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

Comments

@rzhao271
Copy link

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.

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Mar 25, 2024
@karrtikr karrtikr added bug Issue identified by VS Code Team member as probable bug area-environments Features relating to handling interpreter environments needs PR Ready to be worked on and removed triage-needed Needs assignment to the proper sub-team labels Mar 26, 2024
@karrtikr karrtikr added this to the March 2024 milestone Mar 26, 2024
@karrtikr
Copy link

Thanks for this, I borrowed Anthony's macOS and we were able to fix the issue.

@karrtikr karrtikr changed the title Newer pyenv version used after reloading Pyenv auto-selection not working on macOS Mar 26, 2024
karrtikr pushed a commit that referenced this issue Mar 26, 2024
@rzhao271 rzhao271 added the verified Verification succeeded label Mar 27, 2024
wesm pushed a commit to posit-dev/positron that referenced this issue Apr 5, 2024
wesm pushed a commit to posit-dev/positron that referenced this issue Apr 8, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants