sualfred / script.embuary.helper

Helper script for Embuary Kodi skin
17 stars 13 forks source link

Embuary Helper Script Error constantly #40

Closed luthepa1 closed 4 years ago

luthepa1 commented 4 years ago

Hi, I started receiving errors recently with the helper script and I am not sure why. I run Fedora 31 and the errors seem to have happened after system updates recently and now occurring on a 2nd PC after updates. Suspecting its due to numpy updating to a more recent version or something along those lines.

-Kodi 18.6 -Embuary Skin 18.8.9 -Embuary Helper Script 1.4.5

`2020-04-16 18:59:42.682 T:140112419346176 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

kodi.log

any ideas how to resolve?

Regards,

Paul.

sualfred commented 4 years ago

Not related to the script. It's an open issue of the installed Numpy package on your system. Try to reinstall Numpy/Pillow/PIL. Google is your friend in this case, it's a known issue.

luthepa1 commented 4 years ago

My apologies. I didn't understand the github interface to realised there are already "closed issues" and this error already reported. Sorry about that. I had figured out numpy was an issue but not realise possibly pillow and pil as well. Thank you for still taking the time to respond to me.

sualfred commented 4 years ago

Np