Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

"helm_run.py, line 303, in run_entry run_spec = run_specs[0] IndexError: list index out of range" #129

Open
hjk1231 opened this issue Jan 18, 2024 · 1 comment

Comments

@hjk1231
Copy link

hjk1231 commented Jan 18, 2024

I test with code below:
if len(run_specs) == 0: raise ValueError("run_specs is empty") else: run_spec = run_specs[0]

It turns out that run_specs is empty.
How come?

@xvanQ
Copy link

xvanQ commented Aug 26, 2024

same error. Has it been resolved

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants