摘要: 报错类似: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host=‘pypi.org‘,port=443) 解决方案: pip3 install --trusted-host=pypi.org --t 阅读全文
posted @ 2022-01-06 13:22 蓉城凌少 阅读(85) 评论(0) 推荐(0)
摘要: 报错如下: ==> Installing dependencies for nginx: pcre ==> Installing nginx dependency: pcre error: could not lock config file .git/config: Permission deni 阅读全文
posted @ 2022-01-06 13:17 蓉城凌少 阅读(293) 评论(0) 推荐(0)