Glenn Ramsey píše v Pá 05. 04. 2013 v 17:26 +1300: > I am trying to package a PyQt program for OSX using PyInstaller 2, > where PyQt4 > (4.10) has been built against Qt 5.0.2 (from Git).
I would recommend trying development version of pyinstaller. PyInstaller is known to work with qt4 but I don't know about pyqt4 and qt5. You could look at the following http://www.pyinstaller.org/wiki/FAQ#IfThingsGoWrong -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
