Update Python Mac -

which -a python3 If you work on different projects, use pyenv to switch between Python versions without conflicts.

echo 'eval "$(pyenv init -)"' >> ~/.zshrc source ~/.zshrc update python mac

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" which -a python3 If you work on different