MovieLib - Your movie database on web
This is the error message i have all the time:

09:30:49 T:4597268480 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'module' object has no attribute 'OrderedDict'
Traceback (most recent call last):
File "/Users/Rudi/Library/Application Support/Kodi/addons/script.movielib/default.py", line 30, in <module>
Movielib()
File "/Users/Rudi/Library/Application Support/Kodi/addons/script.movielib/default.py", line 22, in __init__
sync.start(self)
File "/Users/Rudi/Library/Application Support/Kodi/addons/script.movielib/resources/lib/sync.py", line 74, in start
check(self)
File "/Users/Rudi/Library/Application Support/Kodi/addons/script.movielib/resources/lib/sync.py", line 153, in check
dataXBMC = getDataFromXBMC(self)
File "/Users/Rudi/Library/Application Support/Kodi/addons/script.movielib/resources/lib/sync.py", line 193, in getDataFromXBMC
dataXBMC = collections.OrderedDict( [('videos', {} ), ('images', {} )] )
AttributeError: 'module' object has no attribute 'OrderedDict'
-->End of Python script error report<--
Reply


Messages In This Thread
RE: MovieLib - Your movie database on web - by saeros - 2015-11-02, 10:33
Last Post - by Jeffreywat - 2017-09-03, 14:02
Logout Mark Read Team Forum Stats Members Help
MovieLib - Your movie database on web8