Replies: 1 comment
-
Same issue, would love some insight on this! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't seem to run nodriver in the Spyder IDE. I get "RuntimeError: asyncio.run() cannot be called from a running event loop". I tried using
nest_asyncio.apply()
but this results in "NotImplementedError". Has anyone figured out how to get nodriver to run in Sypder?Beta Was this translation helpful? Give feedback.
All reactions