mettre à niveau la version python mc

brew install python3
brew update && brew upgrade python
alias python=/usr/local/bin/python3
Evil Echidna