sammchardy / python-kucoin

Kucoin REST and Websocket API python implementation
https://python-kucoin.readthedocs.io/en/latest/
MIT License
350 stars 148 forks source link

TypeError: sleep() got an unexpected keyword argument 'loop' #125

Open freemind001 opened 1 month ago

freemind001 commented 1 month ago

i'm getting an error:

TypeError: sleep() got an unexpected keyword argument 'loop'

while running Websocket example please advice