devendrachaplot / Neural-SLAM

Pytorch code for ICLR-20 Paper "Learning to Explore using Active Neural SLAM"
http://www.cs.cmu.edu/~dchaplot/projects/neural-slam.html
MIT License
760 stars 144 forks source link

ConnectionResetError: [Errno 104] Connection reset by peer #68

Open dongxinfeng1 opened 7 months ago

dongxinfeng1 commented 7 months ago

Hi, I encounter this problem"/multiprocessing/connection.py", line 379, in _recv chunk = read(handle, remaining) ConnectionResetError: [Errno 104] Connection reset by peer", do you have any suggestions?