Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 16:51:13 12829.753906 T:1419768896 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
- Error Type: <type 'exceptions.ImportError'>
- Error Contents: No module named youtube_dl
- Traceback (most recent call last):
- File "/storage/.kodi/addons/script.module.youtube.dl/control.py", line 123, in <module>
- main()
- File "/storage/.kodi/addons/script.module.youtube.dl/control.py", line 47, in __init__
- self.showInfo()
- File "/storage/.kodi/addons/script.module.youtube.dl/control.py", line 108, in showInfo
- import youtube_dl
- ImportError: No module named youtube_dl
- -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement