Advertisement
Guest User

Traceback

a guest
Feb 25th, 2020
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. File "C:\Users\Larry\muddev2\LWM\commands\setstats.py", line 64, in menu_start
  2. choice.append(remain.pop(int(raw_string.strip()) - 1)) # move the choice to list of choices.
  3. AttributeError: 'dict_keys' object has no attribute 'pop'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement