Skip to content

cannot find forkserver #1

@StefanGrindelwald

Description

@StefanGrindelwald

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions