Estou tentando instalar o pip3, mas não estou tendo sorte. Além disso, tentei sudo installe não funcionou. Como posso instalar o pip3 no meu Mac?
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.pyno site oficial Em seguida, execute o seguinte comando:sudo python get-pip.pye instalará o pip para sua versão python que executa o script.