Re: [sumo-dev] Sumo not opening properly while using python, please help :(

2023-06-03 Thread Danny Forever via sumo-dev
are used to working with the raw xml). Am Fr., 2. Juni 2023 um 11:28 Uhr schrieb Danny Forever via sumo-dev : Sorry if my first message was kind of ambiguous. When I try to add e1detectors with id 1 and 2, I got the following error when the sumo-gui opens and the cfg is no loaded: I don&#

Re: [sumo-dev] Sumo not opening properly while using python, please help :(

2023-06-02 Thread Danny Forever via sumo-dev
age that guides you towards a solution (if so, you may ask to clarify it's meaning) or if the simulation crashes without an error, then this is something you need to state clearly. Am Fr., 2. Juni 2023 um 10:21 Uhr schrieb Danny Forever via sumo-dev : I have a question regarding the tut

Re: [sumo-dev] Sumo not opening properly while using python, please help :(

2023-06-02 Thread Danny Forever via sumo-dev
Thursday, June 1, 2023 at 02:00:42 PM GMT+3, Jakob Erdmann wrote: https://sumo.dlr.de/docs/Tutorials/index.html#traci_tutorials Am Do., 1. Juni 2023 um 12:58 Uhr schrieb Danny Forever via sumo-dev : Sorry if is too much, but can you please show me how should i write the begging of the code

Re: [sumo-dev] Sumo not opening properly while using python, please help :(

2023-06-01 Thread Danny Forever via sumo-dev
hould find the solution by investigation the stack trace from your python code. Am Do., 1. Juni 2023 um 12:08 Uhr schrieb Danny Forever via sumo-dev : import osimport sysimport traciimport matplotlib.pyplot as pltfrom sumolib import checkBinaryimport datetime # Path to the SUMO tools (c

[sumo-dev] Sumo not opening properly while using python, please help :(

2023-06-01 Thread Danny Forever via sumo-dev
import osimport sysimport traciimport matplotlib.pyplot as pltfrom sumolib import checkBinaryimport datetime # Path to the SUMO tools (change this according to your setup)sumo_tools_path = "C:/Program Files (x86)/Eclipse/Sumo/bin" # Path to the SUMO simulation files (change this according to you