ParthJadhav / Tkinter-Designer

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

ModuleNotFoundError & Couldn't add tkdesigner to the PATH error #319

Open Kasi21 opened 1 year ago

Kasi21 commented 1 year ago

When trying to run the GUI, I get the following errors:

Here are the solutions I've tried:

Could you please help me in resolving this?

Thank you in advance.

image

ok-coder1 commented 1 year ago

Have you added Python to the PATH?

Kasi21 commented 1 year ago

Yes, Python is added to the PATH, and I'm running other Python scripts okay

ok-coder1 commented 1 year ago

169 Go here

Kasi21 commented 1 year ago

Thanks, I tried that previously (I just tried it again, to be sure).

It doesn't resolve the issue.

aellas commented 1 year ago

Hey @Kasi21 Have you tried to install pillow manually?