22nd Feb, 2016, 04:29 AM
I am using latest xbian fully updated.
When i see my kodi logs, i see following error continuously:
what can be this and is there any way to get rid of this.
When i see my kodi logs, i see following error continuously:
Code:
23:34:55 31812.535156 T:1386214320 NOTICE: -->Python Interpreter Initialized<--
23:34:56 31813.835938 T:1386214320 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/.kodi/addons/script.openweathermap.maps/default.py", line 4, in <module>
from PIL import Image
ImportError: No module named PIL
-->End of Python script error report<--
23:35:09 31827.035156 T:1404396464 NOTICE: Thread LanguageInvoker start, auto delete: false
23:35:10 31827.775391 T:1404396464 NOTICE: -->Python Interpreter Initialized<--
what can be this and is there any way to get rid of this.