Question

Hi I am trying to update pip and receiving this error:

egts-iMac-3:~ egt$ pip install -U pip
 You are using pip version 6.1.1, however version 10.0.1 is available.
 You should consider upgrading via the 'pip install --upgrade pip' 
  command.
Collecting pip
 Could not find a version that satisfies the requirement pip (from 
   versions: )
 No matching distribution found for pip
Était-ce utile?

La solution

Turns out I had to update xcode, and it updated pip to 10.0.1.

Licencié sous: CC-BY-SA avec attribution
Non affilié à apple.stackexchange
scroll top