ParthJadhav / Tkinter-Designer

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

gui.py error #226

Open Johnny-zbb opened 2 years ago

Johnny-zbb commented 2 years ago

when I setup the gui; i get the error: def get(self, key, default=None, /): The 31t line of the code has an extra slash

ParthJadhav commented 2 years ago

Hey @Johnny-zbb , Can you clone the repository again and check ?

evalieben commented 2 years ago

This error shall come from '/figma/mode.py', the solution can be installing python with 3.8 or greater.