1
votes

When I compile my pygame app with py2app, I get the following error. I assume it has something to do with the pygame mixer that I added in this new version. Does anyone know what this error is all about?

Library not loaded: @executable_path/../MacOS/../MacOS/../MacOS/../MacOS/../Frameworks/smpeg.framework/Versions/A/smpeg
1

1 Answers

2
votes

You are missing smpeg library on your system.