Advertisement
sragh1181

Untitled

Jan 17th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "guiTest.py", line 223, in <module>
  3. driver()
  4. File "guiTest.py", line 94, in driver
  5. DocApp = Application()
  6. File "guiTest.py", line 17, in __init__
  7. getUser(getNumber(7)),
  8. File "guiTest.py", line 119, in getNumber
  9. foo = line[i-1] # now i refers to line number in txt file
  10. IndexError: list index out of range
  11. (xenial)sragh1181@localhost:~/Desktop/Test/PatientWaitTimes$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement