ParthJadhav / Tkinter-Designer

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

where is tkinter_designer.exe? #260

Closed KKBIRD23 closed 1 year ago

KKBIRD23 commented 1 year ago

where is tkinter_designer.exe?This file was not found

wusuhuang commented 1 year ago

+1

kroomz commented 1 year ago

@KKBIRD23 @wusuhuang Its missing. You can start the application by navigating to the folder where "gui.py" is "C:\yourpath\Tkinter-Designer-master\Tkinter-Designer-master\gui\gui.py" in your Terminal just do "py gui.py"

ParthJadhav commented 1 year ago

Thanks @kroomz !