当前位置:   article > 正文

pip安装locust时报错-ERROR: Could not build wheels for gevent which use PEP 517 and cannot be installed

could not build wheels for gevent which use pep 517 and cannot be installed

pip install locustio 安装 locustio

使用pip安装时可能会遇到:ERROR: Could not build wheels for gevent which use PEP 517 and cannot be installed directly

原因:可能时版本太高版本不匹配,导致无法安装

解决方法;

安装低版本的locust: pip install locustio<0.13.2

或者进入pycharm

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/946930
推荐阅读
相关标签