astroberry@astroberry:~ $ sudo su [sudo] password for astroberry: root@astroberry:/home/astroberry# jocular --debug [INFO ] [Logger ] Record log in /root/.kivy/logs/kivy_22-03-09_4.txt [INFO ] [Kivy ] v2.1.0 [INFO ] [Kivy ] Installed at "/usr/local/lib/python3.9/site-packages/kivy/__init__.py" [INFO ] [Python ] v3.9.5 (default, Mar 9 2022, 19:15:12) [GCC 8.3.0] [INFO ] [Python ] Interpreter at "/usr/bin/python" [INFO ] [Logger ] Purge log fired. Processing... [INFO ] [Logger ] Purge finished! [INFO ] [KivyMD ] 0.104.2, git-bc7d1f5, 2021-06-06 (installed at "/usr/local/lib/python3.9/site-packages/kivymd/__init__.py") [INFO ] [Factory ] 189 symbols loaded [DEBUG ] [Cache ] register with limit=None, timeout=60 [DEBUG ] [Cache ] register with limit=None, timeout=60 [DEBUG ] [Cache ] register with limit=None, timeout=None [INFO ] [Image ] Providers: img_tex, img_dds, img_pil (img_sdl2, img_ffpyplayer ignored) [DEBUG ] [Cache ] register with limit=1000, timeout=60 [DEBUG ] [Cache ] register with limit=1000, timeout=3600 [DEBUG ] [Text ] Provider ignored by config [DEBUG ] [Text ] Ignored (import error) [INFO ] [Text ] Provider: pil(['text_pango', 'text_sdl2'] ignored) [DEBUG ] [Cache ] register with limit=None, timeout=None [DEBUG ] [Window ] Ignored (import error) [DEBUG ] [Window ] Ignored (import error) [DEBUG ] [Window ] Ignored (import error) [CRITICAL] [Window ] Unable to find any valuable Window provider. Please enable debug logging (e.g. add -d if running from the command line, or change the log level in the config) and re-run your app to identify potential causes egl_rpi - ImportError: cannot import name 'bcm' from 'kivy.lib.vidcore_lite' (/usr/local/lib/python3.9/site-packages/kivy/lib/vidcore_lite/__init__.py) File "/usr/local/lib/python3.9/site-packages/kivy/core/__init__.py", line 59, in core_select_lib mod = importlib.__import__(name='{2}.{0}.{1}'.format( File "", line 1109, in __import__ File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 855, in exec_module File "", line 228, in _call_with_frames_removed File "/usr/local/lib/python3.9/site-packages/kivy/core/window/window_egl_rpi.py", line 12, in from kivy.lib.vidcore_lite import bcm, egl sdl2 - ImportError: libSDL2_image-2.0.so.0: cannot open shared object file: No such file or directory File "/usr/local/lib/python3.9/site-packages/kivy/core/__init__.py", line 59, in core_select_lib mod = importlib.__import__(name='{2}.{0}.{1}'.format( File "", line 1109, in __import__ File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 855, in exec_module File "", line 228, in _call_with_frames_removed File "/usr/local/lib/python3.9/site-packages/kivy/core/window/window_sdl2.py", line 28, in from kivy.core.window._window_sdl2 import _WindowSDL2Storage x11 - ModuleNotFoundError: No module named 'kivy.core.window.window_x11' File "/usr/local/lib/python3.9/site-packages/kivy/core/__init__.py", line 59, in core_select_lib mod = importlib.__import__(name='{2}.{0}.{1}'.format( File "", line 1109, in __import__ File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 984, in _find_and_load_unlocked [CRITICAL] [App ] Unable to get a Window, abort. root@astroberry:/home/astroberry#