Coding Global Background
Coding Global

Why do I get this error message?

Archived 3 years ago
2
6 messages
2 members
Created 3 years ago
Updated 3 years ago
Open in Discord
I
GooseAppreciator
Verified
I'm new to python and wanted to make a script to encrypt and decrypt messages. The actual encryption part is not in the code yet, so by now there should be just a window to enter the message. But when I debug, I get this error:
'NoneType' object has no attribute 'winfo_viewable'
Why do I get this error message?

Replies (6)