salijona

Results 1 comments of salijona

I am using a workaround for now with [nest_asyncio package](https://pypi.org/project/nest-asyncio/). `import nest_asyncio` `nest_asyncio.apply()` Although I would be interested to see if there is a solution that can be integrated within...