Closed platise closed 2 months ago
I can't speak to the cause of this particular error, but I notice that you're using Python 3.8. This library requires a minimum of Python 3.10 (see the docs); I recommend you update and see if the error persists.
Installed python 3.12 and now it works, tnx for quick response (maybe to add check about min versions).
Using pip install eco....
I receive: Exception caused a shutdown: 'Client' object has no attribute 'message_retry_set'