-3

I was reinstalling python, and trying to install pip when I got the following error:

python install pip

python: can't open file 'install': [Errno 2] No such file or directory

1 Answers1

1

I don't think this is how you install pip. If you don't have it already, you should use the get-pip.py script documented here

falafelocelot
  • 548
  • 3
  • 12