#pragma section-numbers off [[TableOfContents]] = 概要 = 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: }}} 以下のような感じに実行 {{{ /Applications/Python\ 3.6/Install\ Certificates.command }}} = Homebrew = https://brew.sh/index_ja.html {{{ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" }}} = 参考サイト =