美文网首页
letsencypt安装python环境出现错误

letsencypt安装python环境出现错误

作者: 松撻 | 来源:发表于2018-07-18 19:17 被阅读0次

提示错误:We were not be able to guess the right solution from your pip output.
网上搜了一下;是因为certbot-auto 自动升级失败的问题。
所以删掉/root/.pip/pip.conf使用官方镜像就解决问题了。

但是路径不一定是这样的,所以先find / -name pip.conf显示路径之后删除,重新安装就好了。

相关文章

网友评论

      本文标题:letsencypt安装python环境出现错误

      本文链接:https://www.haomeiwen.com/subject/dvsapftx.html