Most likely this is a Windows-misconfiguration which prevents all the command line options from being passed to python. The workaround is to call python explicitly: "python routeSampler.py -r Routes.xml --edgedata-files Edge.xml -o Flows.xml"
Am Mo., 29. Nov. 2021 um 10:00 Uhr schrieb Nicoló Avogadro < [email protected]>: > Dear all, > > I am writing to enquire about an error I have encountered with the > routesampler.py command. In detail, once I run the command routeSampler.py > -r Routes.xml --edgedata-files Edge.xml -o Flows.xml from the command line > I don't get any result but I always see the help file on the screen. > What could be the cause? > > Thank you very much > Nicolò > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
