会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
瞬_冷
新随笔
管理
2018年4月10日
使用requests抓取https报SSL错误
摘要: 安装requests的方法:sudo pip install requests 当碰到requests链接https的时候报SSL错误的时候使用如下解决: 1:将python的pip 版本升级到9.0.3以上。然后运行安装request的秘钥认证就可以了:pip install requests[s
阅读全文
posted @ 2018-04-10 17:56 瞬_冷
阅读(1012)
评论(0)
推荐(0)