Hi, I ran into an issue where styles weren't properly included in a frozen app[1].
This is fixed in the develop branch, but on OSX it now doesn't package QtWebEngineProcess.app. This was being packaged in 3.2.1, which is the version I was using previously. What do I need to do get PyInstaller to include QtWebEngineProcess.app? FWIW I wrote the initial PyQt5 support (mostly by copying and revising the PyQt4 stuff) but that code has pretty much all been improved and replaced now so I no longer know how it works. Glenn [1] https://stackoverflow.com/questions/48892935/pyinstaller-packaged-pyqt5-app-uses-wrong-style-on-macos -- 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 https://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/d/optout.
