Advertisement
banjax

Untitled

Aug 19th, 2014
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. Unhandled exception in thread started by <function run at 0x7f1fbf536e60>
  2. Traceback (most recent call last):
  3. File "core/main.py", line 68, in run
  4. out = func(input.inp, **kw)
  5. File "plugins/plays.py", line 30, in plays
  6. band = response["artisttracks"]["track"][0]["artist"]["#text"] if len(response["artisttracks"]["track"]) > 0 else inp
  7. KeyError: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement