SDL2 Error: “Unable to load image <default.png>” when freezing kivy application using pyinstaller
问题 I'm unable to produce a working exe with pyinstaller (the name of the app is settings_gui). Runtime error: (Full log) [WARNING ] [Image ] Unable to load image <<project_path>\dist\SETTIN~1\kivy_install\data\glsl\default.png> [CRITICAL ] [Window ] Unable to find any valuable Window provider at all! sdl2 - Exception: SDL2: Unable to load image File "site-packages\kivy\core\__init__.py", line 67, in core_select_lib File "site-packages\kivy\core\window\window_sdl2.py", line 138, in __init__ File