-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
hello!
When I configured the environment to run the program, the program ran in error with the error prompt:
E:\Code\Python\OceanSARImagingSimulator-main.venv\Scripts\python.exe E:\Code\Python\OceanSARImagingSimulator-main\simulation.py
Usage:
python3 simulation.py parameter_file.yml output_folder
Traceback (most recent call last):
File "E:\Code\Python\OceanSARImagingSimulator-main\simulation.py", line 9, in
CONFIG_FILE= sys.argv[1]
~~~~~~~~^^^
IndexError: list index out of range
What can I do to solve this Bug?
Thanks you!
Metadata
Metadata
Assignees
Labels
No labels