Hi all,

I'm trying to run the Traci tutorial TraCI4TrafficLights by using 'python 
runner.py' in the traci_tls folder and I keep getting this error and I don't 
know how to fix it:

Traceback (most recent call last):
  File "runner.py", line 124, in <module>
    "--tripinfo-output", "tripinfo.xml"])
  File 
"/home/charlotte/anaconda3/lib/python3.6/site-packages/traci/__init__.py", line 
96, in start
    sumoProcess = subprocess.Popen(cmd + ["--remote-port", str(port)])
  File "/home/charlotte/anaconda3/lib/python3.6/subprocess.py", line 729, in 
__init__
    restore_signals, start_new_session)
  File "/home/charlotte/anaconda3/lib/python3.6/subprocess.py", line 1364, in 
_execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'sumo-guiD': 'sumo-guiD'


Does anyone know how to fix it? Thanks!


Kind regards,


Charlotte

_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to