Chacha-Chen / MPLight

55 stars 18 forks source link

ModuleNotFoundError: No module named 'dgn_agent' #10

Closed agbulutonur closed 4 years ago

agbulutonur commented 4 years ago

Hello,

I headed here after having read your paper chacha-AAAI2020 and would like to run the code, however I received ModuleNotFoundError: No module named 'dgn_agent' error whenever I try to run project with python -O run_baseline.py or python -O runexp.py commands.

ConnLiu commented 4 years ago

Hello, same problem for me, so how to solve this?

agbulutonur commented 3 years ago

Hello @Chacha-Chen Why is this closed? Can you link to solution if it s resolved?

Chacha-Chen commented 3 years ago

Hi, I'm sorry I can't update the repo soon. For RL traffic signal control, please refer to https://github.com/wingsweihua/gym_cityflow or https://github.com/wingsweihua/presslight (similar model as thousandLight) instead. Those are actively maitained.

EvanMath commented 2 years ago

Hey there, how did you solve this?