python3 -V
brew upgrade python
which python3
vim ~/.bash_profile
alias python="/usr/local/bin/python3"
source ~/.bash_profile
京公网安备 11010502049817号