赞
踩
1、打开终端,执行如下语句
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2、在终端执行 brew install python3
3、执行python3 检查是否安装成功。