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

Some 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

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 variable

Clone this wiki locally