Whenever I attempt to install pip
in my terminal, I get the following:
error: Not a recognized archive type: pip
I've been following the guide in this link and after entering python get-pip.py
, the above mentioned appears. I've searched Google and I noticed others are having installation issues but with different messages. Mine says not a recognized archive type while another would say for example 'command not found'.
Any known reason for this?