Bei mir funktioniert das Modul leider nicht. In meiner ~/.kodi/temp/[definition=9,2]kodi.[definition='1','0']log[/definition][/definition] ist folgender Eintrag:
Bash
22:25:29.710 T:1376514816 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: ImageGrab is macOS and Windows only
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/script.skip.intro/service.py", line 6, in <module>
from PIL import ImageGrab
File "/usr/lib/python2.7/dist-packages/PIL/ImageGrab.py", line 22, in <module>
raise ImportError("ImageGrab is macOS and Windows only")
ImportError: ImageGrab is macOS and Windows only
-->End of Python script error report<--
22:25:30.727 T:1926142464 ERROR: Previous line repeats 1 times.
Alles anzeigen
Könnte es daran liegen, dass ihr das Modul auf Windows nutzt?
Ich versuche es auf einem Raspberry Pi 3B+ mit OSMC.