Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES. #111845

Closed
Srushhh1303 opened this issue Nov 8, 2023 · 1 comment
Labels
OS-mac type-bug An unexpected behavior, bug, or error

Comments

@Srushhh1303
Copy link

Srushhh1303 commented Nov 8, 2023

Bug report

Bug description:

import tkinter as tk

Output :-
Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
How to resolve this error ??
Receiving this error on MacOs new update of Sonoma

CPython versions tested on:

3.12

Operating systems tested on:

macOS

@Srushhh1303 Srushhh1303 added the type-bug An unexpected behavior, bug, or error label Nov 8, 2023
@AlexWaygood
Copy link
Member

Duplicate of #110950

@AlexWaygood AlexWaygood marked this as a duplicate of #110950 Nov 8, 2023
@AlexWaygood AlexWaygood closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-mac type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants