Joshua Sumali
Results
2
comments of
Joshua Sumali
Sorry to necro this in 2020 A workaround for this is to use `nest_asyncio`, e.g. these imports should work: ``` import discord import scrython import nest_asyncio nest_asyncio.apply() ```
Hit this issue as well, restarting the container seems to fix it, but isn't ideal. We're using: ``` Client: Version: 1.11.0 API version: 1.23 Go version: go1.5.4 Git commit: 4dc5990...