Skip to content

Failed to run:IndexError: list index out of range #1

@Xwqj

Description

@Xwqj

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions