Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] help

Hi Naol,

your xml-file is corrupted,

See the last line of your screen shot: at line 98935 in column 8.

Might be you have copied it and the last line is missing.

You can try a command like

  tail -10 sumoTrace.xml

to view the end of your file. It should have a line like </xxx> at the end, e.g.:

</fcd-export>

Best Regards, Harald

Am 28.07.20 um 16:19 schrieb NaolyTuber:

hi friends, during my running the following command:
 traceExporter.py --fcd-input sumoTrace.xml --ns2mobility-output
ns2mobility.tcl --penetration 1 --begin 0 --end 100

i face the following error message shown on image.

whats the problem? and how can i solve this problem?

Thank you
Naol

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top