문제

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
도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top