Closed andreitulpan closed 3 years ago
I have a new error: https://i.imgur.com/yZceAoJ.jpg
Thanks for the information! Let me see!
Can you type the new error... I can't open that link.
Is too long, you can copy the link is an imgur link.
It works now but the app is not what i did in Figma. The code generated is this: `from tkinter import *
def btn_clicked(): print("Button Clicked")
window = Tk()
window.geometry("750x500") window.configure(bg = "#FFFFFF") canvas = Canvas( window, bg = "#FFFFFF", height = 500, width = 750, bd = 0, highlightthickness = 0, relief = "ridge") canvas.place(x = 0, y = 0)
window.resizable(False, False) window.mainloop()` And you saw what i did in Figma.
Okay, Let me try again
Yes, So I think the problem is in naming. Can you check the naming guide in instructions and name your elements according to the instructions...
I did this, i receive this message in terminal: list index out of range.
I didn't see the naming of your Figma document cause I don't have access to my PC. It would be helpful if you send the screenshot of layers pannel on the left.
Also directly upload it on GitHub, Imgur is not working
I didn't know that i can upload photos there. I don't know what i named wrong.
Can you remove the rectangles out of the rectangle group and keep all the rectangles separate...
Now i receive the error with children.
Can you share the updated layers pannel?
Sure
Ohh, I see. Can you give me editing permission ?
Yes
Done
Try now
It works but the result is kind of different.
Many things -
I'll fix the font issues for you....
Try now ...
If it's working you can remove me from editing permissions.
It works ok. Thanks!
Hi! I have a problem when i click generate. The error is: KeyError: 'children' I attached a photo with the error on imgur: https://i.imgur.com/2Ni8JrM_d.webp?maxwidth=760 My figma: https://www.figma.com/file/1HMX8V1VpfbCH2rava1wPs/Untitled?node-id=0%3A1