Relative Content

Tag Archive for pythonvisual-studio-codegithubargparse

Python argparser ignoring options present

I have a python project with several command line (argparser) options which have been working. I went to modify the --scan arg to accept a integer and now several of the options are not being accepted with the error: