2017-01-01から1日間の記事一覧

macOSにpipが入っていない

macOS Sierra Version 10.12.2 % brew install pip Updating Homebrew... ==> Auto-updated Homebrew! Updated 1 tap (homebrew/core). ==> Updated Formulae antlr youtube-dl Error: No available formula with the name "pip" Homebrew provides pip via:…

Visual Studio CodeでPython

MacBookProを買ったので環境設定。 Visual Studio CodeでPythonの開発環境構築を構築してみた。 | Developers.IO Python - Visual Studio Marketplace Visual Studio Codeで Command + P ext install python donjayamanne.python If using a custom Python …

Homebrewのインストール

MacbookPro 2016 13インチを買った。 Homebrew — macOS 用パッケージマネージャー /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"