ParthJadhav / Tkinter-Designer

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

RuntimeError: Couldn't add tkdesigner to the PATH. #169

Closed gus123671 closed 2 years ago

gus123671 commented 2 years ago

Title. Refer to screenshot. Would appreciate any assistance/advice.

image

Thanks.

ParthJadhav commented 2 years ago

Can you clone the latest commit and then try to install the requirements again by ->

pip3 install -r requirements.txt