Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] How can we use duaIterate.py in traci

Dear All,

I would like to ask you how we an implement duaIterate.py in traci. When I try to run this way 
traci.start(["python", <PATH TO duaIterate.py>, "-n", <NETWORK FILE>, "-t", <TRIPS FILE>], port=<PORT NUMBER>)

the error message says that 'python' no such files or directory

Thank you for your answer in advance.

Best regards,

Zoltan

Back to the top