error while running uc with use_subprocess=False !
#1528
Unanswered
gitvishal96
asked this question in
Q&A
Replies: 1 comment
-
|
i got this too |
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.
-
when I run uc.chorme(headless = True, use_subprocess=False) i run into this error -
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\multiprocessing\spawn.py", line 134, in _check_not_importing_main
raise RuntimeError('''
RuntimeError:
An attempt has been made to start a new process before the
current process has finished its bootstrapping phase.
Beta Was this translation helpful? Give feedback.
All reactions