백엔드기술/개발환경
mac pip easy_install 설치
RevFactory
2015. 4. 14. 12:49
아래 명령을 순서대로 실행
curl -O http:
//python-distribute
.org
/distribute_setup
.py
sudo
python distribute_setup.py
sudo
rm
distribute_setup.py
sudo
easy_install pip