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

out of range for todo_list #1

Open
pdatta1 opened this issue Oct 25, 2023 · 1 comment
Open

out of range for todo_list #1

pdatta1 opened this issue Oct 25, 2023 · 1 comment

Comments

@pdatta1
Copy link
Owner

pdatta1 commented Oct 25, 2023

Traceback (most recent call last):
File "C:\Users\Zeus\Documents\waketech\csc254\lab_project\env\Lib\site-packages\bottle.py", line 876, in _handle
return route.call(**args)
^^^^^^^^^^^^^^^^^^
File "C:\Users\Zeus\Documents\waketech\csc254\lab_project\env\Lib\site-packages\bottle.py", line 1759, in wrapper
rv = callback(*a, **ka)
^^^^^^^^^^^^^^^^^^
File "C:\Users\Zeus\Documents\waketech\csc254\lab_project\ItemUpdate.py", line 45, in update_item
Task:
~~~~~~~~~^^^^^^^^^^^
IndexError: list index out of range

@ekaulfuss
Copy link
Collaborator

Could you go into a little more detail about how you got this Traceback?

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

No branches or pull requests

2 participants