提示错误:We were not be able to guess the right solution from your pip output.
网上搜了一下;是因为certbot-auto 自动升级失败的问题。
所以删掉/root/.pip/pip.conf使用官方镜像就解决问题了。
但是路径不一定是这样的,所以先find / -name pip.conf显示路径之后删除,重新安装就好了。
提示错误: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
网友评论