gsartoretti / PRIMAL

PRIMAL: Pathfinding via Reinforcement and Imitation Multi-Agent Learning -- Distributed RL/IL code for Multi-Agent Path Finding (MAPF)
MIT License
294 stars 78 forks source link

Segmentation fault (core dumped) #9

Closed Olrun closed 2 years ago

Olrun commented 2 years ago

Hi ,

I encounter a Problem when your training code running.

Error name is "Segmentation fault (core dumped)"

When the code encounters worker.train, the error occurs in sess.run(....)

Please let me know what should I do to solve this problem.

thank, you.

Olrun commented 2 years ago

https://github.com/gsartoretti/PRIMAL/issues/3#issuecomment-505923222

thank you