I am compiling the main.py and found following error please help file_name = sys.argv[1] IndexError: list index out of range
I am compiling the main.py and found following error please help
file_name = sys.argv[1]
IndexError: list index out of range