Sorry, I was confused, again. OK on further investigation this is
nothing but the absence of the qt_menu.nib file problem, yet again.
Old problem.

I can drop the nib file manually in the dist/ppqt folder. I forgot I
cannot do that for the bundled file in PPQT.app/Contents/MacOS/ppqt. I
put a copy in Contents/Resources, I put a copy in Contents/Frameworks,
I put a copy alongside ppqt in Contents/MacOS. It is not found.

So I cannot build a MacOS bundle until I can somehow get pyinstaller
to pick up that .nib file.

So is there some way I can change my spec file to tell it to just copy
that file? I can give an absolute or relative path or put a copy
wherever needed.

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

Reply via email to