摘要: 问题现象:pip install时安装超时 解决方法:使用镜像,国内镜像源如下: 清华:https://pypi.tuna.tsinghua.edu.cn/simple 阿里云:http://mirrors.aliyun.com/pypi/simple/ 中国科技大学 https://pypi.mi 阅读全文
posted @ 2020-09-24 21:35 spirea 阅读(140) 评论(0) 推荐(0)
摘要: 问题描述: C:\Users\zhangx>pytest --html=report.html test session starts platform win32 -- Python 3.8.3, pytest-6.0.2, py-1.9.0, pluggy-0.13.1rootdir: C:\U 阅读全文
posted @ 2020-09-24 21:19 spirea 阅读(361) 评论(0) 推荐(0)