Pyinstaller error: cannot find mp3 or ogg

I found a very simple solution to what seemed very hard to solve at first. Watch the video to see how simple is to fix this error using pyinstaller, to create execytable files, exe files on windows from python files, (install it with pip install pyinstaller) when you use .mp3 or ogg files.

The little game you see in the video is here

https://github.com/formazione/chimp_memory

 

Published by pythonprogramming

Started with basic on the spectrum, loved javascript in the 90ies and python in the 2000, now I am back with python, still making some javascript stuff when needed.