Advertisement
Guest User

Untitled

a guest
Mar 18th, 2015
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. 06:44:48 T:140398068569856 NOTICE: -->Python Interpreter Initialized<--
  2. 06:44:48 T:140398068569856 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the followi
  3. ng error<--
  4. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  5. Error Type: <type 'exceptions.ImportError'>
  6. Error Contents: No module named csv
  7. Traceback (most recent call last):
  8. File "/home/xbmc/.kodi/addons/plugin.video.ex.ua.alternative/default.py", line
  9. 19, in <module>
  10. from xbmcswift2 import Plugin
  11. File "/home/xbmc/.kodi/addons/script.module.xbmcswift2/lib/xbmcswift2/__init__
  12. .py", line 65, in <module>
  13. from xbmcswift2.storage import TimedStorage
  14. File "/home/xbmc/.kodi/addons/script.module.xbmcswift2/lib/xbmcswift2/storage.
  15. py", line 11, in <module>
  16. import csv
  17. ImportError: No module named csv
  18. -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement