Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pip does not get installed
#1
I have followed instructions to install 'pip', but it does not show up.
Here is my command-line output:
JSJv-air:~ me$ python ~/Downloads/get-pip.py
Requirement already up-to-date: pip in /Library/Python/2.7/site-packages
JSJv-air:~ me$ which pip
JSJv-air:~ me$

The last line there indicates no output from the 'which' command, which
indicates that pip is not a known command. I think it should have been
put into /usr/local/bin, but the only thing I find in there is
/usr/local/bin/pip
which is an empty directory.

What have I fouled up? Wall

I have Python version 2.7.10 running on a MacBook Air running MacOS 10.12.6.
Reply


Messages In This Thread
pip does not get installed - by jsjudd - Feb-12-2018, 01:40 AM
RE: pip does not get installed - by metulburr - Feb-12-2018, 01:55 AM
RE: pip does not get installed - by jsjudd - Feb-13-2018, 12:41 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020