Hi, I'm facing a strange behaviour: my app built with pyinstaller doesn't open when double-clicking on it while it works perfectly when opening it from a console using 'open app.app' and when opening the content of the app and directly launching the unix executable. Previous app with minor differences built using previous script version one month and half ago worked out of the box. So, two things have changed since: updating my pip packages (including numpy, scipy, pyqt5) and a small part of the script (some Qtext more).
Do you have some clues to help me finding the point? I suppose it is a Mac trouble as the unix executable is working fine, and also the app when launched from a console. Thanks for your incoming help -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/bb5ce298-4093-4396-9e6c-7006abf0c3c9n%40googlegroups.com.
