script.kodi.hue.ambilight
script.kodi.hue.ambilight copied to clipboard
exception.UnicodeEncodeError
Hi, can you help me with this error :
(PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeEncodeError'>
Error Contents: 'ascii' codec can't encode character u'\xe9' in position 5: ordinal not in range(128)
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/script.kodi.hue.ambilight/default.py", line 313, in
Thanks,
Ok, I found the problem: no accent in the name of Hue bulbs. So problem is solved or need to improve code ?