Closed kabani7 closed 2 months ago
I keep getting this error
If you are running it from the Jupyter Notebook, either use arun instead of run or add nest_asyncio at the beginning of your notebook:
arun
run
import nest_asyncio nest_asyncio.apply()
I keep getting this error