Python 3.4, Kivy 1.9.1, Windows 10: Crashes in programs with audio that are exported with PyInstaller
Problem: Launching Issues with exported Kivy programs for Windows that use audio (per this guide). The PyInstaller process completes and an EXE is produced, but the program crashes upon using audio functions. No issues are encountered…