pi@raspberrypi: ~/Documents/omnitrix-app main $ py [19:28:50] Python 3.7.3 (default, Jan 22 2021, 20:04:44) [GCC 8.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import logging >>> logging.basicConfig(level=logging.DEBUG) >>> import omnitrix DEBUG:boombox:trying gstreamer… DEBUG:boombox:initializing GstBoomBox DEBUG:boombox:verified: '/home/pi/Documents/omnitrix-app/res/sound_startup.mp3' DEBUG:boombox:playing: '/home/pi/Documents/omnitrix-app/res/sound_startup.mp3' DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 41 8192 DEBUG:boombox:initializing GstBoomBox DEBUG:boombox:verified: '/home/pi/Documents/omnitrix-app/res/sound_switch.mp3' DEBUG:boombox:playing: '/home/pi/Documents/omnitrix-app/res/sound_switch.mp3' DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 41 10302 DEBUG:boombox:initializing GstBoomBox DEBUG:boombox:verified: '/home/pi/Documents/omnitrix-app/res/sound_switch.mp3' DEBUG:boombox:playing: '/home/pi/Documents/omnitrix-app/res/sound_switch.mp3' DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 41 14942 DEBUG:boombox:initializing GstBoomBox DEBUG:boombox:verified: '/home/pi/Documents/omnitrix-app/res/sound_switch.mp3' DEBUG:boombox:playing: '/home/pi/Documents/omnitrix-app/res/sound_switch.mp3' DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 41 10302 DEBUG:boombox:initializing GstBoomBox DEBUG:boombox:verified: '/home/pi/Documents/omnitrix-app/res/sound_switch.mp3' DEBUG:boombox:playing: '/home/pi/Documents/omnitrix-app/res/sound_switch.mp3' DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 41 8192 DEBUG:boombox:initializing GstBoomBox DEBUG:boombox:verified: '/home/pi/Documents/omnitrix-app/res/sound_switch.mp3' DEBUG:boombox:playing: '/home/pi/Documents/omnitrix-app/res/sound_switch.mp3' DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 41 13211 DEBUG:boombox:initializing GstBoomBox DEBUG:boombox:verified: '/home/pi/Documents/omnitrix-app/res/sound_switch.mp3' DEBUG:boombox:playing: '/home/pi/Documents/omnitrix-app/res/sound_switch.mp3' DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 41 8192 DEBUG:boombox:initializing GstBoomBox DEBUG:boombox:verified: '/home/pi/Documents/omnitrix-app/res/sound_transformation.mp3' DEBUG:boombox:playing: '/home/pi/Documents/omnitrix-app/res/sound_transformation.mp3'