Tkinter-Designer icon indicating copy to clipboard operation
Tkinter-Designer copied to clipboard

Report bug

Open janfreitzsupnet opened this issue 2 years ago • 2 comments

usage: tkdesigner [-h] [-o OUTPUT] [-f] file_url token tkdesigner: error: the following arguments are required: token 't' is not recognized as an internal or external command, operable program or batch file.

i get this error please help

janfreitzsupnet avatar Dec 07 '22 06:12 janfreitzsupnet

The error is with the URL from figma. You are using https://www.figma.com/file/XX/YY?node-id=BLABLA&t=BLABLA-1

You need to remove everything after the '?', so in this case the URL should be: https://www.figma.com/file/XX/YY

And it should work fine.

AlexPaiva avatar Dec 27 '22 20:12 AlexPaiva

You can close it.

ok-coder1 avatar Mar 13 '23 13:03 ok-coder1