geek-ai / MAgent

A Platform for Many-Agent Reinforcement Learning
MIT License
1.69k stars 332 forks source link

EOFError on Ubuntu 18.04 #51

Open huzijian1996 opened 5 years ago

huzijian1996 commented 5 years ago

wx_camera_1552443987989 wx_camera_1552449117017 I met this error in the moring ,but i did not copy it at that time. Here are some pictures about it.One is occured when running in the terminal , another is occored when runnning in pycharm.

Sriram94 commented 5 years ago

I am also having the same problem. Please let us know about a solution.

merrymercy commented 5 years ago

Is it related to too small pre-defined buffer size in some OS configurations?

Sriram94 commented 5 years ago

Maybe. Could you tell me if I can add anything to the code to correct this?

yc005 commented 4 years ago

I have the same question when running the code on server. It's fatal because it takes a really long time to run the whole training process, let alone this error occurs and interrupts the run process every several hours. Could anyone tell me a solution to this problem?

dameng123 commented 2 years ago

I have the same problem on ubuntu20.04. Does anyone know the solution? thank you very much!