Hey guys,
first of all i got to say that xbian is realy awesome, im very very happy using it but i got one Problem with the Addon mentioned in the title: i always get a script.failure message when trying to start CDart Manager.
Can anyone say sth. about that or has the same Problem? Would be nice if anyone could help me!
Best wishes,
Arctic-
The addon contains an error, you need to ask the creator of the addon if he can fix the error.
Code:
17:01:19 T:2795938880 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 PIL
Traceback (most recent call last):
File "/home/xbian/.xbmc/addons/script.cdartmanager/default.py", line 98, in <module>
from download import auto_download
File "/home/xbian/.xbmc/addons/script.cdartmanager/resources/lib/download.py", line 6, in <module>
from PIL import Image
ImportError: No module named PIL
-->End of Python script error report<--
(19th Mar, 2013 06:17 AM)Arctic- Wrote: [ -> ]Hey guys,
first of all i got to say that xbian is realy awesome, im very very happy using it but i got one Problem with the Addon mentioned in the title: i always get a script.failure message when trying to start CDart Manager.
Can anyone say sth. about that or has the same Problem? Would be nice if anyone could help me!
Best wishes,
Arctic-
I did sudo apt-get install python-imaging