概要
macOS Sierra(10.12) 関連
Xcode Command Line Tools
- メニューXcode
- Open Developer Tool
- More Developer Tools
「Command Line Tools (macOS 10.12) for Xcode8.3.dmg」
Python
インストール
https://www.python.org/downloads/
https://pypi.python.org/pypi/virtualenv
Pyhton でSSLのエラ
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:748)>
以下のような感じに実行
/Applications/Python\ 3.6/Install\ Certificates.command
Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"