python下载第三方库/插件Could not install packages due to an EnviromentError:HTTPSCONNECT

这段时间正好在学习pytest的框架,其中有两个插件需要下载,即pytest-html、pytest-ordering,我尝试了网上几种方法都没有下载成功,后来才发现需要先下载插件包,然后才可以使用pip来安装 我栽过的坑:在cmd输入pip install pytest-html 报图片上的错误 解决方法: 1. 进入pycharm-file-settings 2. 点击Project:XXX
相关文章
相关标签/搜索