Advertisement
Guest User

Untitled

a guest
Feb 1st, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. 16:51:13 12829.753906 T:1419768896 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  2. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  3. Error Type: <type 'exceptions.ImportError'>
  4. Error Contents: No module named youtube_dl
  5. Traceback (most recent call last):
  6. File "/storage/.kodi/addons/script.module.youtube.dl/control.py", line 123, in <module>
  7. main()
  8. File "/storage/.kodi/addons/script.module.youtube.dl/control.py", line 47, in __init__
  9. self.showInfo()
  10. File "/storage/.kodi/addons/script.module.youtube.dl/control.py", line 108, in showInfo
  11. import youtube_dl
  12. ImportError: No module named youtube_dl
  13. -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement