Upgrade Python !free! - Mac Os

Visit the Official Python Downloads page and download the latest .

pyenv install 3.9.0 pyenv global 3.9.0

python --version

For most users: is simplest For version management: Pyenv method is most flexible For GUI installer: Official Python.org works fine mac os upgrade python

echo 'eval "$(pyenv init --path)"' >> ~/.zprofile echo 'eval "$(pyenv init -)"' >> ~/.zshrc source ~/.zprofile source ~/.zshrc Visit the Official Python Downloads page and download

### **Conclusion**

# Install Homebrew if not installed /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" mac os upgrade python