WARNING: Python 2.7 is not recommended. This version is included in macOS for compatibility with legacy software. Future versions of macOS will not include Python 2.7. Instead, it is recommended that you transition to using 'python3' from within Terminal.
Python 2.7.16 (padrão, 29 de fevereiro de 2020, 01:55:37) [GCC 4.2.`
Responder1
Provavelmente você tem os dois, tente isso
~> python --version
Python 2.7.17
~> python3 --version
Python 3.6.9
Além disso, o fato de o software ter sido instalado em algum caminho /usr/local não significa necessariamente que ele será usado - devido a caminhos binários e de biblioteca, etc.
A primeira mensagem de erro que você colou aqui recomendathat you transition to using 'python3' from within Terminal.