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

网友投稿 333 2022-09-03


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

ERROR: Could not find a version that satisfies the requirement tensorboardERROR: No matching distribution found for tensorboard

此错误的解决方式网上有很多。大多数没什么用。此处亲测有效。

必须在C/%user%下面新建一个pip目录。然后在该目录下新建一个pip.ini文件,然后导入新的文件内容。内容如下:

[global]index-url=http://mirrors.aliyun.com/pypi/simple/[install]trusted-host=mirrors.aliyun.com

一切操作完成之后即可操作你想要安装的东西


版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:Spring Boot实现热部署的五种方式
下一篇:SpringBoot Admin的简单使用的方法步骤
相关文章

 发表评论

暂时没有评论,来抢沙发吧~