Skip to content

RuntimeError: This event loop is already running #125

Closed Answered by whitead
luciameng1989 asked this question in Q&A
Discussion options

You must be logged in to vote

Are you in a jupyter notebook? If so, add this to the top of your notebook

import nest_asyncio
nest_asyncio.apply()

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by maykcaldas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants