Base repo cloned from here. I have deleted the RL and NN code (or just made it inactive).
Install SUMO traffic microsimulator by following instructions here (v1.2).
Using Python 3, create a virtual environment and then install dependancies with:
pip install -r requirements.txt