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

Help i can't use TKINTER DESGINER PLEASE HELP #418

Open
apm-99 opened this issue Jun 2, 2024 · 1 comment
Open

Help i can't use TKINTER DESGINER PLEASE HELP #418

apm-99 opened this issue Jun 2, 2024 · 1 comment

Comments

@apm-99
Copy link

apm-99 commented Jun 2, 2024

Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\agusp\AppData\Local\Programs\Python\Python312\Lib\tkinter_init_.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "c:\Users\agusp\projects\Tkinter-Designer-master\gui\gui.py", line 72, in btn_clicked
designer.design()
File "C:\Users\agusp\projects\Tkinter-Designer-master\tkdesigner\designer.py", line 32, in design
code = self.to_code()
^^^^^^^^^^^^^^
File "C:\Users\agusp\projects\Tkinter-Designer-master\tkdesigner\designer.py", line 19, in to_code
for f in self.file_data["document"]["children"][0]["children"]:
~~~~~~~~~~~~~~^^^^^^^^^^^^
KeyError: 'document'

@9xadx
Copy link

9xadx commented Jun 4, 2024

same problem here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants