I am having a problem with an app I'm trying to bundle with Pyinstaller (OS 
10.13 and 10.14, Qt 5.11, PyQt5, Python 3.7). I build a -onefolder app and 
it runs properly except the .png splash screen and all the .png button 
icons are not visible; they are in the places they should be in the dist 
directory, and the .txt files that I also include in the app are available 
(so it is not that things are in the wrong place). I can run the app itself 
in Python from the command line, so it is something specific about the app 
once it goes through Pyinstaller.

Any suggestions for things to try would be welcome

-- 
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.

Reply via email to