Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Locust to User due to Breaking Change #5

Open
kiran94 opened this issue Jun 14, 2020 · 5 comments
Open

Rename Locust to User due to Breaking Change #5

kiran94 opened this issue Jun 14, 2020 · 5 comments

Comments

@kiran94
Copy link

kiran94 commented Jun 14, 2020

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!

@antonio-valdez-arce
Copy link

I'm experiencing the same issue

@williangl
Copy link

Do you know if the package on PyPI has changed? There mentions that the last release was Sep 19, 2019. Does the new version just have to be deployed?

@kelseries
Copy link

I'm also running into the same issue.

@rohitghatol Can you release this as a new package version? The current version 0.3.4 is not compatible with the newest version of Locust.

@elyas-hedayat
Copy link

it is still maintained?

@fmontorsi-equinix
Copy link

I'm hitting the same problem here... hopefully @rohitghatol will find some time to release a new pypi package, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants