Python Freezers

py2app

Phonon (qt)

Once the application is freezed, the phonon engine could’nt be initiated.

Pyinstaller

Mac

PyInstaller has some issues creating Mac Os X bundles:

  • No application icon support.
  • If our application uses Qt, it forgets to add the qt_menu.nib file.