You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to play around with the tool, but when I run the example: python examples/example_gym_traffic_dqn.py I get an error saying python cannot find the traci module.
I've been going through the installations steps mentioned by this repo readme before running the file, but I can't seem to figure out how to fix this.
What can I do from here?
The text was updated successfully, but these errors were encountered:
On Oct 29, 2017 10:05 AM, "Jesper Bruun Hansen" ***@***.***> wrote:
I want to play around with the tool, but when I run the example: python
examples/example_gym_traffic_dqn.py I get an error saying python cannot
find the traci module.
I've been going through the installations steps mentioned by this repo
readme before running the file, but I can't seem to figure out how to fix
this.
What can I do from here?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL4rbETLRbh43Lf7l0R4w_zSfN04qJkLks5sxIYcgaJpZM4QKUz5>
.
Okay, I'll do that! for some reason their site http://sumo.dlr.de/ has been unreachable for me for some time now, guess I'm not the only experiencing that?
Is it correctly understood that I actually don't need the traci module for running this? Could I just be using your pysumo wrapper instead?
I want to play around with the tool, but when I run the example:
python examples/example_gym_traffic_dqn.py
I get an error saying python cannot find thetraci
module.I've been going through the installations steps mentioned by this repo readme before running the file, but I can't seem to figure out how to fix this.
What can I do from here?
The text was updated successfully, but these errors were encountered: