Stop changing my python version and making it default #6165
Unanswered
iedmrc
asked this question in
Everyday usage
Replies: 2 comments 14 replies
-
Just like everything else in Homebrew, Python is always kept up to date with the latest version. If you need a specific Python version the recommendation from Homebrew as well as the Python developers is to use something like pyenv. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Brew in "/opt/homebrew/bin/brew shellenv" adds itself in PATH with higher priority than system paths. |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
Stop changing my python version and making it default. This is really annoying behaviour. It even doesn't let me to specify the current python version that I want as default. It's like a path to take the ring to Mordor.
Beta Was this translation helpful? Give feedback.
All reactions