Hello everybody,
I have a question regarding the netdiff-tool. I used it with the sumo version
1.10.0 and it worked out well.
Now i have tried it the exact same way with the 1.11.0 version and i get the
following answer:
C:\Sumo\test\2021-12-13-10-19-47>python %SUMO_HOME%\tools\net\netdiff.py
osm.net.xml osmb.net.xml diff
Traceback (most recent call last):
File "C:\Sumo\sumo-1.11.0\tools\net\netdiff.py", line 710, in <module>
main()
File "C:\Sumo\sumo-1.11.0\tools\net\netdiff.py", line 653, in main
options = parse_args()
File "C:\Sumo\sumo-1.11.0\tools\net\netdiff.py", line 502, in parse_args
optParser.add_option("-v", "--verbose", action="store_true",
AttributeError: 'ArgumentParser' object has no attribute 'add_option'
Does anyone have an idea what the problem/solution might be?
Thanks in Advance
Louis
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user