tristandeleu/pytorch-maml-rl

raise EOFError

Opened this issue · 0 comments

Is there anyone met with this problem BrokenPipeError: [WinError 109] ?
I had test the code on win10, is can run for a while but finally this error occur.
can any one help me? thank you very much!
File "D:\Anaconda3\envs\testenv\lib\multiprocessing\connection.py", line 321, in _recv_bytes
raise EOFError
EOFError
BrokenPipeError: [WinError 109]