Jacklinkk / TorchGRL

TorchGRL is the source code for our paper Graph Convolution-Based Deep Reinforcement Learning for Multi-Agent Decision-Making in Mixed Traffic Environments.
78 stars 10 forks source link

Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown #7

Closed SExpert12 closed 3 days ago

SExpert12 commented 3 days ago

Hi, When I run main.py file, I got this error. Warning: Environment variable SUMO_HOME is not set properly, disabling XML validation. Set 'auto' or 'always' for web lookups. Warning: Environment variable SUMO_HOME is not set properly, disabling XML validation. Set 'auto' or 'always' for web lookups. Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown Quitting (on error). Segmentation fault (core dumped)

How to resolve this?