Homebrew安装Python3详细步骤指令:
1、执行 brew search python
==> Searching local taps…
app-engine-python gst-python micropython python3
boost-python ipython python wxpython
boost-python@1.59 ipython@5 python-markdown zpython
==> Searching taps on GitHub…
caskroom/cask/awips-python caskroom/cask/mysql-connector-python
caskroom/cask/kk7ds-python-runtime
==> Searching blacklisted, migrated and deleted formulae…
2、这时候看到python3了,然后执行 brew install python3
如果成功你会看到最后几行:
They will install into the site-package directory
/usr/local/lib/python3.6/site-packages
See: https://docs.brew.sh/Homebrew-and-Python.html
==> Summary
�� /usr/local/Cellar/p