maxOS - Install Python3

2017-04-29

#1. Homebrew설치

Terminal 에서

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

#2. Phython 설치

$ brew install python3

참고 : http://python-guide-kr.readthedocs.io/ko/latest/starting/install/osx.html

http://docs.brew.sh/Analytics.html

← 목록으로