Mac: Update Python

# See available versions pyenv install --list

# Set it as the global default pyenv global 3.12.2 update python mac

To see Python installations on your system: # See available versions pyenv install --list #