基于python 3.6或更高版本。
使用pip安装Locust。
pip3 install locust
验证安装并显示Locust版本号:
locust -V
如果安装存在问题,可从git上获取
pip3 install -e git://github.com/locustio/locust.git@master#egg=locust
基于python 3.6或更高版本。
使用pip安装Locust。
pip3 install locust
验证安装并显示Locust版本号:
locust -V
如果安装存在问题,可从git上获取
pip3 install -e git://github.com/locustio/locust.git@master#egg=locust
本文标题:Locust 安装
本文链接:https://www.haomeiwen.com/subject/pzrnsktx.html
网友评论