Could not find a version that satisfies the requirement 的解决方案


1.httprunner安装

准备工作

    环境:自己的是mac os系统

    前提准备:python版本(python3)

httprunner安装

    pip3  install  HttpRunner

    pip3  install  har2case

    参考:https://www.cnblogs.com/may18/p/12483161.html

 

我们用一个镜像网站:http://pypi.doubanio.com/simple/

这里几乎包含所有的常见包

pip install XXX 追加 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com 即可


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM