Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot find forkserver #1

Open
StefanGrindelwald opened this issue May 9, 2019 · 1 comment
Open

cannot find forkserver #1

StefanGrindelwald opened this issue May 9, 2019 · 1 comment

Comments

@StefanGrindelwald
Copy link

Traceback (most recent call last):
File "main.py", line 104, in
mp = _mp.get_context('forkserver')
File "D:\Software\Python\lib\multiprocessing\context.py", line 238, in get_context
return super().get_context(method)
File "D:\Software\Python\lib\multiprocessing\context.py", line 192, in get_context
raise ValueError('cannot find context for %r' % method) from None
ValueError: cannot find context for 'forkserver'

@wu-yang-work
Copy link

I meet the same problem,just comment it, it will work well。this will happen in windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants