Skip to content
Lars Holmberg edited this page Aug 17, 2020 · 21 revisions

List of common installation issues:

psutil/_psutil_common.c:9:10: fatal error: Python.h: No such file or directory

https://stackoverflow.com/questions/63440765/locust-installation-error-using-pip3-error-command-errored-out-with-exit-statu

Windows issues:

If you have issues installing, check https://stackoverflow.com/questions/61592069/locust-is-not-installing-on-my-windows-10-for-load-testing

Installation works, but the locust command is not available

  • make sure your python script directory is in your path. If everything worked, move on to :ref:quickstart
Clone this wiki locally