Re: [Pythonmac-SIG] py2app fails to build PyQt5 apps anymore

2022-01-03 Thread Barry Scott
> On 2 Jan 2022, at 13:02, Barry Scott wrote: > > > >> On 22 Dec 2021, at 23:36, jack.jan...@cwi.nl >> wrote: >> >> Hmm, my guess is that it fails when it fails when Qt tries to access the >> window manager (the `QtWidgets.QApplication( argv )` call). But why it

Re: [Pythonmac-SIG] py2app fails to build PyQt5 apps anymore

2022-01-03 Thread jack . jansen
I think the man page for `code sign` is pretty clear (unlike the —help, indeed:-). --entitlements path When signing, take the file at the given path and embed its contents in the signature as entitlement data. If the data at path does not already begin with a suit