python-binance
python-binance copied to clipboard
Incompatible with Python 3.10
In Python 3.10 many "loop" keyword arguments were removed from various asyncio APIs. Sadly it is heavily used to implement websocket streams.
I believe this has been fixed, just not released yet.