out $ brew install python
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 3 taps (caskroom/cask, caskroom/fonts, homebrew/core).
==> New Formulae
allure bdsup2sub cockroach docker-machine-driver-vultr goad moodbar wabt
audacious chronograf dcos-cli gcc@6 mono-libgdiplus pilosa
==> Updated Formulae
aalib cli53 flex gspell libdc1394 mercurial osc scw tomcat
ammonite-repl clutter flow gtk+3 libetpan metabase packetbeat sdl_ttf traildb
amqp-cpp cockatrice fluent-bit gtk-mac-integration libfabric metricbeat paket serveit tth
antigen coffeescript folly gtksourceview libglade minicom pass shellshare twarc
antlr conan fonttools gtksourceviewmm libglademm minio passenger sjk upx
apache-flink consul freeimage gucharmap libgnomecanvas miniupnpc pcre2 snapraid urbit
apache-spark consul-template freetds gws libgnomecanvasmm minizinc pdf2svg sngrep urh
app-engine-java convox freetype halibut libhttpseverywhere mldonkey pgformatter sonar-scanner vagrant-completion
arangodb corebird fwup heroku libmaxminddb monax pgplot source-to-image vamp-plugin-sdk
archi-steam-farm cppcheck gauge homebank libmemcached mpich planck sourcekitten vault
aria2 datetime-fortran gcc hugo libosmium mypy plantuml sslscan vice
artifactory datomic gecode hydra libphonenumber mysql ponyc streamlink vte3
at-spi2-atk davix geoip hyper libproxy mysql-sandbox postgresql subversion webpack
at-spi2-core dbt gexiv2 ibex libressl mysql@5.6 postgresql@9.4 svtplay-dl weechat
aws-sdk-cpp deis gist imagemagick libslax mysqltuner postgresql@9.5 swiftformat winetricks
awscli diffoscope git imagemagick@6 libsoup nagios pre-commit swiftgen wireguard-tools
azure-cli django-completion git-annex immortal libusb-compat nano prest syncthing wolfssl
babl dnscrypt-proxy git-extras infer libvirt ne prometheus sysbench xmake
bandcamp-dl docker gitbucket influxdb libvorbis neatvi protobuf-swift sysdig xrootd
bash-preexec docker-completion gjs ipfs libxc nifi psqlodbc tbb yadm
binwalk docker-compose glbinding jenkins linkerd nnn pwntools tcpreplay yarn
bit docker-compose-completion glib jetty logrotate node pxz tcptraceroute yaz
bitlbee doctl glog jetty-runner logstash node-build pyenv tee-clc ykpers
bitrise duck gnome-recipes json-fortran logtalk node@4 pygtksourceview telegraf youtube-dl
bluepill dungeon gnu-cobol juise lumo node@6 quantlib teleport zabbix
bmake elasticsearch gnu-typist kafkacat luvit nuxeo rancher-cli tenyr zinc
buildifier elixir gnupg kobalt lynis nvc rancher-compose terminal-notifier zsh-autosuggestions
caddy ettercap gnutls kops lysp ode ripgrep terraform zsh-completions
cake fabio gobject-introspection kubernetes-cli macvim open-mpi rkflashtool terragrunt zstd
capnp fades gofabric8 kubernetes-helm make open-mpi@1.6 rocksdb the_silver_searcher
certbot ffmpeg goocanvas lapack makensis opencoarrays rrdtool thefuck
certigo filebeat grails@2.5 leaps mariadb opencore-amr s-search tig
cfengine firebase-cli graphite2 libaacs media-info openrct2 s3fs tiger-vnc
cheapglk fits grib-api libcds mediaconch openshift-cli saltstack tippecanoe
citus flatcc grpc libcouchbase menhir openvpn scipy todoman
==> Deleted Formulae
blucat dvtm
==> Installing dependencies for python: readline, sqlite, gdbm, openssl
==> Installing python dependency: readline
==> Downloading https://homebrew.bintray.com/bottles/readline-7.0.3_1.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring readline-7.0.3_1.sierra.bottle.tar.gz
==> Using the sandbox
==> Caveats
This formula is keg-only, which means it was not symlinked into /usr/local,
because macOS provides the BSD libedit library, which shadows libreadline.
In order to prevent conflicts when programs look for libreadline we are
defaulting this GNU Readline installation to keg-only..
For compilers to find this software you may need to set:
LDFLAGS: -L/usr/local/opt/readline/lib
CPPFLAGS: -I/usr/local/opt/readline/include
==> Summary
🍺 /usr/local/Cellar/readline/7.0.3_1: 46 files, 1.5MB
==> Installing python dependency: sqlite
==> Downloading https://homebrew.bintray.com/bottles/sqlite-3.18.0.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring sqlite-3.18.0.sierra.bottle.tar.gz
==> Caveats
This formula is keg-only, which means it was not symlinked into /usr/local,
because macOS provides an older sqlite3.
If you need to have this software first in your PATH run:
echo 'export PATH="/usr/local/opt/sqlite/bin:$PATH"' >> ~/.bash_profile
For compilers to find this software you may need to set:
LDFLAGS: -L/usr/local/opt/sqlite/lib
CPPFLAGS: -I/usr/local/opt/sqlite/include
==> Summary
🍺 /usr/local/Cellar/sqlite/3.18.0: 11 files, 3.0MB
==> Installing python dependency: gdbm
==> Downloading https://homebrew.bintray.com/bottles/gdbm-1.13.sierra.bottle.tar.gz
curl: (22) The requested URL returned error: 500 Internal Server Error
Error: Failed to download resource "gdbm"
Download failed: https://homebrew.bintray.com/bottles/gdbm-1.13.sierra.bottle.tar.gz
Warning: Bottle installation failed: building from source.
==> Downloading https://ftp.gnu.org/gnu/gdbm/gdbm-1.13.tar.gz
######################################################################## 100.0%
==> ./configure --disable-silent-rules --without-readline --prefix=/usr/local/Cellar/gdbm/1.13
==> make install
🍺 /usr/local/Cellar/gdbm/1.13: 19 files, 552.2KB, built in 19 seconds
==> Installing python dependency: openssl
==> Downloading https://homebrew.bintray.com/bottles/openssl-1.0.2k.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring openssl-1.0.2k.sierra.bottle.tar.gz
==> Caveats
A CA file has been bootstrapped using certificates from the SystemRoots
keychain. To add additional certificates (e.g. the certificates added in
the System keychain), place .pem files in
/usr/local/etc/openssl/certs
and run
/usr/local/opt/openssl/bin/c_rehash
This formula is keg-only, which means it was not symlinked into /usr/local,
because Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries.
If you need to have this software first in your PATH run:
echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile
For compilers to find this software you may need to set:
LDFLAGS: -L/usr/local/opt/openssl/lib
CPPFLAGS: -I/usr/local/opt/openssl/include
==> Summary
🍺 /usr/local/Cellar/openssl/1.0.2k: 1,704 files, 12.1MB
==> Installing python
==> Downloading https://homebrew.bintray.com/bottles/python-2.7.13.sierra.bottle.1.tar.gz
######################################################################## 100.0%
==> Pouring python-2.7.13.sierra.bottle.1.tar.gz
==> /usr/local/Cellar/python/2.7.13/bin/python -s setup.py --no-user-cfg install --force --verbose --single-version-externally-managed --record=installed.txt --install-scripts=/usr/local/Cellar/python/2.7.13/bin --install-lib=/usr/local/lib/python2.7/site
==> /usr/local/Cellar/python/2.7.13/bin/python -s setup.py --no-user-cfg install --force --verbose --single-version-externally-managed --record=installed.txt --install-scripts=/usr/local/Cellar/python/2.7.13/bin --install-lib=/usr/local/lib/python2.7/site
==> /usr/local/Cellar/python/2.7.13/bin/python -s setup.py --no-user-cfg install --force --verbose --single-version-externally-managed --record=installed.txt --install-scripts=/usr/local/Cellar/python/2.7.13/bin --install-lib=/usr/local/lib/python2.7/site
==> Caveats
Pip and setuptools have been installed. To update them
pip install --upgrade pip setuptools
You can install Python packages with
pip install <package>
They will install into the site-package directory
/usr/local/lib/python2.7/site-packages
See: http://docs.brew.sh/Homebrew-and-Python.html
==> Summary
🍺 /usr/local/Cellar/python/2.7.13: 3,526 files, 48MB