Closed mas3od closed 2 years ago
Are there any further error messages from sumo? Can you try to run sumo from the command line and check whether sumo and traci have the same version?
Are there any further error messages from sumo? Can you try to run sumo from the command line and check whether sumo and traci have the same version?
Yes they have the same version. i fixed the issue by removing additional files (lane detectors) from the sumocfg file. it is little slow in connecting to SUMO but I think this is a Google Colab issue.
thanks for answering
Recently I am having a problem using SUMO in Google Colab, it basically refuses to connect. I install SUMO and Traci as instructed in the website
but when I try to connect using traci.start or traci.init I get error messages such as
or
or
the confusing par is that I used to connect to SUMO with no problem before, but when I updated colab to colab pro I started having these problems. I tried using different google accounts or installing different Traci/SUMO version and the problem still remain.
is this fixable?