uvipen / Super-mario-bros-PPO-pytorch

Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
MIT License
1.07k stars 201 forks source link

OSError and EOFError #10

Open wlpku123 opened 3 years ago

wlpku123 commented 3 years ago

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

jiangminmin commented 3 years ago

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

imkeithyang commented 3 years ago

same issue here, no idea how to solve it

wlpku123 commented 3 years ago

use linux to deal it 

------------------ 原始邮件 ------------------ 发件人: "notifications"<notifications@github.com>; 发送时间: 2020年11月3日(星期二) 下午2:30 收件人: "uvipen/Super-mario-bros-PPO-pytorch"<Super-mario-bros-PPO-pytorch@noreply.github.com>; 抄送: "immigration office"<763764784@qq.com>; "Author"<author@noreply.github.com>; 主题: 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.