I am new to locust and use your code but getting error at self.client = SybaseClient(self.host, request_event=environment.events.request).
Showing request_event in red.
QuickstartUser object has no attribute client
Hi, I just tried following the blog and everything worked fine on my end.
Where does SybaseClient come from? I cannot find it in the provided code.
I’d be happy to have a look at the code you are running if you can share it
.