Super-mario-bros-PPO-pytorch icon indicating copy to clipboard operation
Super-mario-bros-PPO-pytorch copied to clipboard

OSError and EOFError

Open wlpku123 opened this issue 4 years ago • 3 comments

File "E:\anaconda\lib\multiprocessing\connection.py", line 170, in fileno self._check_closed() File "E:\anaconda\lib\multiprocessing\connection.py", line 136, in _check_closed raise OSError("handle is closed") OSError: handle is closed Traceback (most recent call last): File "", line 1, in File "E:\anaconda\lib\multiprocessing\spawn.py", line 105, in spawn_main exitcode = _main(fd) File "E:\anaconda\lib\multiprocessing\spawn.py", line 115, in _main self = reduction.pickle.load(from_parent) EOFError: Ran out of input

wlpku123 avatar Sep 29 '20 08:09 wlpku123

That happened to me, too. please tell me how you solved it.

jiangminmin avatar Oct 22 '20 15:10 jiangminmin

same issue here, no idea how to solve it

imkeithyang avatar Nov 03 '20 06:11 imkeithyang

use linux to deal it 

------------------ 原始邮件 ------------------ 发件人: "notifications"<[email protected]>; 发送时间: 2020年11月3日(星期二) 下午2:30 收件人: "uvipen/Super-mario-bros-PPO-pytorch"<[email protected]>; 抄送: "immigration office"<[email protected]>; "Author"<[email protected]>; 主题: Re: [uvipen/Super-mario-bros-PPO-pytorch] OSError and EOFError (#10)

same issue here, no idea how to solve it

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

wlpku123 avatar Nov 03 '20 06:11 wlpku123