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

self = reduction.pickle.load(from_parent) error Ran out of input #220

Open
xinyujituan opened this issue Dec 30, 2021 · 1 comment
Open

Comments

@xinyujituan
Copy link

File "E:\ProgramData\Anaconda3\envs\yolov5-master\lib\multiprocessing\popen_spawn_win32.py", line 89, in init
reduction.dump(process_obj, to_child)
File "E:\ProgramData\Anaconda3\envs\yolov5-master\lib\multiprocessing\reduction.py", line 60, in dump
ForkingPickler(file, protocol).dump(obj)
TypeError: can't pickle module objects
Traceback (most recent call last):
File "E:\ProgramData\Anaconda3\envs\yolov5-master\lib\multiprocessing\spawn.py", line 115, in _main
self = reduction.pickle.load(from_parent)
EOFError: Ran out of input

@97andrea97
Copy link

Did you find the solution?

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