I have a python application with tKinter and Pysimple GUI. After upgrading the OS to Mac Sonoma 14.0 and then upgraded to Sonoma 14.1, I see below warning and the UI elements are not clickable.
python application with tKinter and Pysimple GUI does not work after updating the Mac OS to Sonoma.
Mac OS Version is 14.1 and patch enabled so applying the patch
2023-10-26 00:00:06.469 Python[4769:35621] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.