MacBook-Air:~ Peter$ brew install python --host
Warning: You are using OS X 10.11.
We do not provide support for this pre-release version.
You may encounter build failures or other breakage.
==> Installing dependencies for python: sqlite, gdbm, makedepend
==> Installing python dependency: sqlite
==> Downloading https://sqlite.org/2015/sqlite-autoconf-3081101.tar.gz
Already downloaded: /Library/Caches/Homebrew/sqlite-3.8.11.1.tar.gz
==> ./configure --prefix=/usr/local/Cellar/sqlite/3.8.11.1 --enable-dynamic-exte
checking for suffix of executables...
READ THIS: https://git.io/brew-troubleshooting
--host
Warning: You are using OS X 10.11.
We do not provide support for this pre-release version.
You may encounter build failures or other breakage.
虽说无论开头还是结尾都已经说了不支持吧2333。。。。。
不过用uname -m看一下平台,然后configure的时候加上host参数试一下?(--host=你的平台)
Warning: You are using OS X 10.11.
We do not provide support for this pre-release version.
--- 不支持你的OS