ParthJadhav / Tkinter-Designer

An easy and fast way to create a Python GUI 🐍
BSD 3-Clause "New" or "Revised" License
8.62k stars 793 forks source link

Problem with URL #404

Closed Gabrielgsoares closed 1 month ago

Gabrielgsoares commented 1 month ago

Hello! I would like some help because I'm having problems generating the code in Tkinter Designer, when I press the "Generate" button the message appears: "Please enter a valid file URL." Even though I put the right figma link Captura de Tela 2024-05-09 às 11 18 43

Youssef18118 commented 1 month ago

Same problem

Developer-from-italy commented 1 month ago

me too, let me know if you find a solution

Raatexx commented 1 month ago

same thing, i don't found the problem

MvrPgi commented 1 month ago

same issue image

Andreanbudi commented 1 month ago

If your URL is : https://www.figma.com/design/XX/YY Change "design" with "file", so it will be : https://www.figma.com/file/XX/YY

MvrPgi commented 1 month ago

it worked.. thank you so much

ParthJadhav commented 1 month ago

solved in latest commit.