Hi,
Am using jupyter notebook to run this code and am having issue with the argparse command line; required.add_argument("-i","--input",...). I keep getting the error message "ipykernel_launcher.py: error: the following arguments are required: -i/--input".
What could be the issue?
Hi,
Am using jupyter notebook to run this code and am having issue with the argparse command line; required.add_argument("-i","--input",...). I keep getting the error message "ipykernel_launcher.py: error: the following arguments are required: -i/--input".
What could be the issue?