Hi Giovanni, On Fri, Mar 27, 2009 at 1:08 PM, Giovanni Bajo <[email protected]> wrote: > > The attached patch fixes this problem.
wow, that was fast! Thank you! The executable that PyInstaller generates works now with your patch, except that, apparently, it doesn't pick up the needed JPEG plugin from Qt/PyQt. I also tried the workaround from [1]. Is there another way to tell PyInstaller that it should include those plugins and where it can find them? Regards, Benjamin [1] http://pyinstaller.python-hosting.com/wiki/PyQtPluginsWorkaround?version=2 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
