2024-03-17 22:44:10.450 Python[84598:6131747] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
I get this with a simple script that just has
@gooey
def main (argv):
...