Frage

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
War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit apple.stackexchange
scroll top