You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be helpful to set the base Python version (invoked when running python) based on the order Python versions are set. asdf does work as expected when using the more specific Python versions (python3.12, etc.), but I find it convenient to be able to type just python and get the version I want to use most often. I don't have pyenv installed anymore, but if I remember correctly, it has this behavior.