Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate

可用源

豆瓣:http://pypi.douban.com/simple/

清华:https://pypi.tuna.tsinghua.edu.cn/simple

清华大学的pip源,它是官网pypi的镜像,每隔5分钟同步一次,推荐使用

临时使用

pip install locustio -i http://pypi.douban.com/simple --trusted-host pypi.douban.com

永久修改

在~/.pip/pip.conf文件中添加或修改

在root目录下新建.pip目录,

cd root

mkdir .pip

cd .pip

touch pip.conf

vi pip.conf

centos python3, There was a problem confirming the ssl certificate相关推荐

  1. OS X EI Captain 下解决 There was a problem confirming the ssl certificate 问题

    参考: Problem Confirming the SSL Certificate - OSX OS X EI Captain 下解决 There was a problem confirming ...

  2. There was a problem confirming the ssl certificate ……

    在安装一个Python库onetimepass时发生下面的问题: pip install onetimepass Could not fetch URL https://pypi.python.org ...

  3. There was a problem confirming the ssl certificate

    There was a problem confirming the ssl certificate 在使用pip 或者 爬虫爬取HTTPs时 有时SSL报错 查看最根源的错误是"Can't ...

  4. Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate

    安装jsonpath:>pip install jsonpath 报错:Could not fetch URL https://pypi.org/simple/pip/: There was a ...

  5. Windows 下使用anaconda虚拟环境pip install 安装pytorch出现报错There was a problem confirming the ssl certificate

    一.报错信息 使用anaconda创建的虚拟环境,进入虚拟环境,使用以下命令安装pytorch pip3 install torch torchvision torchaudio --extra-in ...

  6. 【pip报错】Could not fetch URL https://pypi.org/simple/gast/:There was a problem confirming the ssl cert

    pip install -r requirements.txt 问题1: [报错]Could not fetch URL https://pypi.org/simple/gast/: There wa ...

  7. 使用pip报错:Could not fetch URL https://pypi.org/simple/: There was a problem confirming the ssl certi

    ** WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after con ...

  8. 成功解决Could not fetch URL https://pypi.tuna.tsinghua.edu.cn/simple/xx/: There was a problem confirming

    pip安装xxx库出现问题: 比如,xxx是pandas (py37) user@node01:~$ pip install pandas Looking in indexes: https://py ...

  9. pip或pip3安装报错Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming。。。

    Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate ...

  10. 已解决Could not fetch URL https://pypi.tuna.tsinghua.edu.cn/simple/pip/: There was a problem confirming

    已解决(pip升级报错) WARNING: pip is configured with locations that require TLS/SSL, however the ssl module ...

最新文章

  1. AtCoder AGC009E Eternal Average (DP)
  2. linux 禁ping设置
  3. C#规范整理·集合和Linq
  4. flask bootstrap ajax,使用Flask集成bootstrap的方法
  5. 12 SD配置-企业结构-分配-给销售范围分配销售办公室
  6. 3-40HDFS读数据流程
  7. 安卓逆向系列教程 4.9 破解内购 II
  8. arch linux 时间,archlinux入门--设置时钟 - webdancer's Blog
  9. Hive中Map数据类型转String类型,其中具体内容不变
  10. ceph 对接openstack mitaka
  11. TensorFlow基础篇(六)——tf.nn.max_pool()和tf.nn.avg_pool()
  12. Circular microphone array 1
  13. unity IEnumerator 协程的理解
  14. 春节回来,陪你去看星河云!
  15. 支付:在线支付功能的概述
  16. 使用反相器的rc振荡电路
  17. Win7安装hp1020打印机方法
  18. 艾司博讯:拼多多全店推广是什么意思?
  19. Android开发指南 1──应用程序基础
  20. 基于区块链的内容社交平台,他们凭什么说比知乎更吸引人?

热门文章

  1. python中dot函数总结
  2. UICollectionViewCell复用时修改子页面属性出现混乱的解决方法
  3. C++程序设计技巧 NVI(Non-Virtual Interface )
  4. js Array的push pop shift unshift 方法
  5. 荣耀热键驱动无法安装
  6. 【win10操作系统基础】我的电脑 控制面板 win10桌面图标有个箭头如何不显示 去掉win10桌面图标箭头的方法
  7. 带宽与码元的关系_比特率与带宽什么关系
  8. vue 在线阅读PDF
  9. 2020产品经理升职攻略-直播分享课
  10. Linux普通用户su root权限的开启和禁止