Replies: 1 comment
-
请问解决了吗? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am trying to create a GUI application with customtkinter but I am facing an issue with just a little bit of code.
My code:
When starting the app with
python gui.py
, I get the following error:If I remove the buttons, the application launches without issue.
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions