How to install Python on Mac brew install python echo 'export PATH="/usr/local/opt/python@3.12/libexec/bin:$PATH"' >> ~/.zprofile