Skip to content

i can't generate my design #471

@kuuhaku623

Description

@kuuhaku623

in the terminal it's showed:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions