flow-project / flow

Computational framework for reinforcement learning in traffic control
MIT License
1.06k stars 374 forks source link

About It works when render=True is running, but it will report an error when render is set to False. #1060

Open Morefrees opened 2 years ago

Morefrees commented 2 years ago

Bug Description

I found out flow-project works when render=True is running, but it will report an error when render is set to False. A clear and concise description of the bug and what you expected to happen.

Bug Reproduce

File in which the bug occurred: file.py

The exact command that you did run that caused the bug: command

Output Log

Full error output log:

error log

Screenshots

image

I felt like the start of one training after one training was done and the rebuild vehicle wasn't cleaned up, not knowing if I was right or not, but from the error reporting it was. Screenshots:

picture name

Versions