Guest User

Untitled

a guest
Jul 20th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "C:\Python Projects\Pyfa\gui_gtk\gui\mainWindow\fittingPane.py", line 113
  3. 7, in tvwModulesKeyPress
  4. if handler[0]() and handler[1](fit, widget, event):
  5. File "C:\Python Projects\Pyfa\gui_gtk\gui\mainWindow\fittingPane.py", line 114
  6. 9, in deleteModules
  7. for i in modules: del fit.modules[i]
  8. TypeError: list indices must be integers, not str
Add Comment
Please, Sign In to add comment