Hey i am trying run OdooLocust for Load Testing but i am unable to make it work with python 3.8. i end up getting this error when i replace "Locust" with "User" as the documents says that.
Error:
File "/opt/locust/locust-venv/lib/python3.7/site-packages/locust/runners.py", line 164, in hatch
new_user = user_class(self.environment)
TypeError: __init__() takes 1 positional argument but 2 were given
I wonder if anyone of you ever tried this. If you have succedeed then kindly help me getting updated version of OdooLocust . Looking forward for some help