Start your app from a console. I think an error message will print, usually a module that fails to import, often because you didn't build a needed extension module into your static Python. > cd build > myApp.app/Contents/MacOS/myApp ...failed to import module math..