Replies: 1 comment 5 replies
-
See https://docs.locust.io/en/latest/developing-locust.html#install-locust-for-development |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to install directly from a git branch url or even just from a checkout.
However if I use the "pip install -e ." from the folder for example, once I start locust, I don't get the UI, just an "index.html" plain output on the main url.
Are there any specific commands to run before pip install -e . , in order to get the UI included ?
Beta Was this translation helpful? Give feedback.
All reactions