猿问

osx安装pip报错

  1. sudo easyinstall pip报错
  2. python版本是系统自带的2.7.10openssl版本是OpenSSL 0.9.8zh 14 Jan 2016macos10.12.6
  3. 具体报错如下:
$ sudo easy_install-2.7 pip
Password:
Searching for pip
Reading https://pypi.python.org/simple/pip/
Download error on https://pypi.python.org/simple/pip/: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590) -- Some packages may not be found!
Couldn't find index page for 'pip' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
Download error on https://pypi.python.org/simple/: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590) -- Some packages may not be found!
No local packages or download links found for pip
error: Could not find suitable distribution for Requirement.parse('pip')

猜测是ssl的问题,网上搜索了一下没有遇到有用的方案,求助攻

蝴蝶刀刀
浏览 714回答 5
5回答

莫回无

搞python, 去装个anaconda吧可以省去很多安装上的烦恼

弑天下

osx上,brew这种神器可不能没有
随时随地看视频慕课网APP

相关分类

Python
我要回答