Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexError: list index out of range #2

Closed
sentry-io bot opened this issue Feb 14, 2022 · 0 comments · Fixed by #4
Closed

IndexError: list index out of range #2

sentry-io bot opened this issue Feb 14, 2022 · 0 comments · Fixed by #4
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 14, 2022

Sentry Issue: NOTFLIX-CLI-2

IndexError: list index out of range
(6 additional frame(s) were not displayed)
...
  File "inquirer/prompt.py", line 11, in prompt
    answers[question.name] = render.render(question, answers)
  File "inquirer/render/console/__init__.py", line 38, in render
    return self._event_loop(render)
  File "inquirer/render/console/__init__.py", line 51, in _event_loop
    self._process_input(render)
  File "inquirer/render/console/__init__.py", line 97, in _process_input
    render.process_input(ev.value)
  File "inquirer/render/console/_list.py", line 71, in process_input
    value = self.question.choices[self.current]
0x1za added a commit that referenced this issue Feb 17, 2022
0x1za added a commit that referenced this issue Feb 17, 2022
@0x1za 0x1za linked a pull request Feb 17, 2022 that will close this issue
@0x1za 0x1za closed this as completed Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant