2016年11月3日

python安装locustio报错error: invalid command 'bdist_wheel'的解决方法

摘要: locust--scalable user load testing tool writen in Python(是用python写的、规模化、可扩展的测试性能的工具) 安装locustio需要的环境条件是:Python2.6+,但是不支持Python3。 今天在cmd里运行pip install 阅读全文

posted @ 2016-11-03 12:18 zhengyihan 阅读(6497) 评论(0) 推荐(0)

导航