i m using the most recent version of traceExporter.py in sumo-0.19.0. whenever i run this python script following error comes:
ImportError: no module named gpx and ImportError: no module named poi i open the traceExporter.py and delete the following two lines import sumolib.output.convert.gpx as gpx import sumolib.output.convert.poi as poi and now traceExporter.py is working without any error and it generate the ns2 script according to my requirements. I don't know what was the use of above two lines, so please let us know if deleting these two lines can effect anything or its ok. ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
