pip3을 설치하려고하는데 운이 없습니다. 또한 시도했지만 sudo install
작동하지 않았습니다. Mac에 pip3을 어떻게 설치합니까?
sudo easy_install pip3
Password:
Searching for pip3
Reading https://pypi.python.org/simple/pip3/
Couldn't find index page for 'pip3' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
No local packages or download links found for pip3
error: Could not find suitable distribution for Requirement.parse('pip3')
get-pip.py
에서 다운로드 한 후 다음 명령 을 실행하십시오. 그러면 스크립트를 실행하는 Python 버전 용 pip가 설치됩니다.sudo python get-pip.py