Hi
> So it comes down that you need to compare the result of the bundle made by > PyInstaller 2.0 with th one made by PyInstaller 1.5.1. There ought to some > difference in what is bundled. Did you already compare the content? > http://www.pyinstaller.org/wiki/HowtoReportBugs#Beforesubmittingareport:Makesureeverythingispackagedshould > tell you how to do this. > > (I do not understand this resource.py stuff, but this seams to be some QT > magic.) > Definitely magic! :-) I suspected that 1.5.1 and 2.0 are quite different and that I'd find all kinds of differences. Also, it's such a weird bug that I thought it was not a problem with PyInstaller at all, and I was just doing something wrong. Are there cases where a single PyQt command like this can fail when bundled with PyInstaller? Laurence. -- 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.
