On Wed, 27 May 2009 00:13:34 -0700 (PDT), Olli Wang <[email protected]> wrote: > Hi, I found an article about "Deploying PyQt applications on Windows > and Mac OS X" at > http://arstechnica.com/open-source/guides/2009/03/how-to-deploying-pyqt-applications-on-windows-and-mac-os-x.ars > The author uses py2app for Mac and got a terrible result. I was > wondering if PyInstaller is ready for Mac with PyQt4. If it is, I > would be glad to use PyQt4 as my GUI toolkit, or I must have to choose > some another. :(
It mostly is, though you should consider it experimental. The only problem is that I haven't got around merging the bundle support yet. I shall be able to do it in a few days, and I'll post the news to the mailing list of course. -- Giovanni Bajo Develer S.r.l. http://www.develer.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
