Skip to content

Rename Locust to User due to Breaking Change #5

@kiran94

Description

@kiran94

I get this error message:

ImportError: The Locust class has been renamed to User in version 1.0. For more info see: https://docs.locust.io/en/latest/changelog.html#changelog-1-0

And it's coming from here

I believe that it's just a simple renaming of the class or at the very least the setup.py should be version locked to a version of locust that this lib supports via install_requires.

https://docs.locust.io/en/latest/changelog.html#changelog-1-0

Let me know for anything missed!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions