Flower in my dev/Python
<PYTHON>[python3 설치 .feat Homebrew]
꽃선생
2016. 10. 21. 14:45
[Python3 설치 .feat Homebrew]
1. homebrew가 없을 경우 설치
- http://brew.sh/index_ko.html
- /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2. Python3 설치
- brew install python3
3. 설치 완료
- 버전확인 : python3 --version