Hello. I'm trying to convert the quck.xml file generated using --fcd-output but in the process, I'm getting some strange errors after executing the following command.
sumo-0.17.1/tools/bin$ ./traceExporter.py --fcd-input quick.xml --ns2mobilityoutput ns2mob.tcl Output: Traceback (most recent call last): File "./traceExporter.py", line 25, in <module> import sumolib.net File "./../../tools/sumolib/__init__.py", line 23, in <module> from . import net, shapes, output, files, sensors, color, geomhelper, miscutils, options, route ImportError: cannot import name route Can anyone please tell me what exactly is the problem here and how to correct it?? ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
