-
-
Notifications
You must be signed in to change notification settings - Fork 937
Open
Labels
bugSomething isn't workingSomething isn't working
Description
- Couldn't generate design
- Windows 10 (VS code, python version: 3.10)
- I was able to create design yesterday, but now it does not working
- Launch gui.py, enter this design URL: https://www.figma.com/design/rk82BhSv32JZrj1fV0CMZJ/Tkinter-Designer-Demo--Community-?t=S4kH4ivG3VbAXWeE-0
provide with Token ID, enter destination folder, press generate button
Console log:
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\tkinter_init_.py", line 1921, in call
return self.func(*args)
File "d:\User\Python\Tkinter-Designer\Tkinter-Designer\gui\gui.py", line 72, in btn_clicked
designer.design()
File "D:\User\Python\Tkinter-Designer\Tkinter-Designer\tkdesigner\designer.py", line 32, in design
code = self.to_code()
File "D:\User\Python\Tkinter-Designer\Tkinter-Designer\tkdesigner\designer.py", line 19, in to_code
for f in self.file_data["document"]["children"][0]["children"]:
KeyError: 'document'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working