Yuki Jefura
Results
1
comments of
Yuki Jefura
I got the same error too. Here is code to reproduce the error, it's works with v1.0.15. python version: `3.8.0` python-binance: `1.0.16` ``` from binance import Client, ThreadedWebsocketManager def handle_socket_message(msg):...