Hello, You have encountered a known bug in version 0.19.0 which has been fixed in the current svn version. Simply download the mosts recent python code. regards, Jakob
PS: The sumo mailing list is indexed by google. This makes it quite easy to find out whether someone else had the same problem. (traceexporter 'NoneType' object is not callable -> https://www.mail-archive.com/[email protected]/msg00217.html). 2014/1/7 Lina Altoaimy <[email protected]> > Hi, > I really need urgent help with this: > > C:\sumo-0.19.0\GridNet\Test>C:\sumo-0.19.0\tools\bin\traceExporter.py > --fcd-inpu > t sumoTrace.xml --ns2mobility-output ns2mobility.tcl > Traceback (most recent call last): > File "C:\sumo-0.19.0\tools\bin\traceExporter.py", line 232, in <module> > sys.exit(main(sys.argv)) > File "C:\sumo-0.19.0\tools\bin\traceExporter.py", line 196, in main > vIDm, vehInfo, begin, end, area = runMethod(options.fcd, > options.ns2mobility > , ns2.fcd2ns2mobility, options) > File "C:\sumo-0.19.0\tools\bin\traceExporter.py", line 106, in runMethod > ret = writer(procFCDStream(fcdStream, options), o, further) > File > "C:\sumo-0.19.0\tools\bin\..\..\tools\sumolib\output\convert\ns2.py", lin > e 30, in fcd2ns2mobility > for timestep in inpFCD: > File "C:\sumo-0.19.0\tools\bin\traceExporter.py", line 87, in > procFCDStream > if v not in chosen: > TypeError: 'NoneType' object is not callable > > > > I don't know what is the cause of the problem and how to resolve it. > > Thanks in advance. > Lina > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
