Are you running your script a second time to start the second simulation or
is your script run only once and tries to start multiple simulations?
In the latter case you must call traci.close() before starting a new
simulation.

Am Mi., 17. Feb. 2021 um 12:09 Uhr schrieb jlange <[email protected]>:

> After running the Python File TraCi, the first simulation works as usual.
> After closing the GUI and starting a second simulation, it suddenly stops
> at
> a random point of time. (It also affects my computer - so I am not able to
> close the GUI and sometimes some other programs as well.) This happens with
> every second simulation.
>
> What might cause this problem? Is there maybe a "hidden" cache, which needs
> to be emptied first?
>
>
>
> --
> Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to