2012-08-10 4 views
0

10.6 Snow Leopard를 실행하는 (iMac에서 약간 문제가되는) iMac에서 작업하고 있습니다. . 내가 억압 나는 similar, but ultimately unrelated question을 발견 해요 이유는 충분합니다pip (OS X 10.6/Python 2.6.1) 설치시 문제가 발생했습니다.

smg-02639:~ matmo$ pip install csvkit 
Usage: pip COMMAND [OPTIONS] 

pip: error: No command by the name pip install 
    (maybe you meant "pip install csvkit") 

설명하는 무엇 오전 : 나는 반복적으로 csvkit를 설치하기 전구체로 (pip를 설치하려고했지만 다음과 같은 오류 메시지가 혼란스러워하고있다. ? 여기 설치 순서입니다, 아마 불필요한 완성도를 위해서 잘못된

일 : 나는 b를했습니다 것처럼

smg-02639:~ matmo$ sudo easy_install pip 
Searching for pip 
Best match: pip 1.1 
Adding pip 1.1 to easy-install.pth file 
Installing pip script to /usr/local/bin 
Installing pip-2.6 script to /usr/local/bin 

Using /Library/Python/2.6/site-packages 
Processing dependencies for pip 
Finished processing dependencies for pip 
smg-02639:~ matmo$ pip help 
Usage: pip COMMAND [OPTIONS] 

pip: error: No command by the name pip help 
    (maybe you meant "pip help") 

답변

관련 문제