Closed sanjaya740 closed 5 years ago
Try updating aiohttp
.
i fixed it by changing ensure_future = asyncio.async to ensure_future = asyncio.ensure_future in helpers.py hope it works in live game :)
Great, thanks for letting me know how you fixed it!