RuntimeError: asyncio.run() cannot be called from a running event loop
import nest_asyncio nest_asyncio.apply()