Re: [sumo-user] [WinError 10061]

2021-05-30 Thread Shah Sultan
Hello to all My basic simulation code is written below. While I am running the same code without restarting the Kernel, the following error message pops up. *Could not connect to TraCI server at localhost:57376 [WinError 10061] No connection could be made because the target machine actively

Re: [sumo-user] [WinError 10061]

2021-04-29 Thread Michael Behrisch
Hi, is there an active firewall on your machine? Best regards, Michael Am 29.04.21 um 14:44 schrieb Shah Sultan: Yes. after importing traci in my python script I am using *"traci.start(sumoCmd,traceFile="traci.log")"*. Is there anything else should I do? -- Sent from:

Re: [sumo-user] [WinError 10061]

2021-04-29 Thread Shah Sultan
Yes. after importing traci in my python script I am using *"traci.start(sumoCmd,traceFile="traci.log")"*. Is there anything else should I do? -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ ___ sumo-user mailing list

Re: [sumo-user] [WinError 10061]

2021-04-29 Thread Jakob Erdmann
are you using traci.start ? Am Do., 29. Apr. 2021 um 00:02 Uhr schrieb Shah Sultan < syedshahsul...@gmail.com>: > Hello > > I am trying to interface with SUMO from Python in a loop. For the first > time, it is running properly. But for the second time, it is giving me an > error message which is

[sumo-user] [WinError 10061]

2021-04-28 Thread Shah Sultan
Hello I am trying to interface with SUMO from Python in a loop. For the first time, it is running properly. But for the second time, it is giving me an error message which is written below. *Retrying in 1 seconds Could not connect to TraCI server at localhost:61094 [WinError 10061] No connection