whapa icon indicating copy to clipboard operation
whapa copied to clipboard

error: couldn't recognize data in image file

Open broche0 opened this issue 1 year ago • 0 comments

DEPRECATION WARNING: The system version of Tk is deprecated and may be removed in a future release. Please don't rely on it. Set TK_SILENCE_DEPRECATION=1 to suppress this warning. Traceback (most recent call last): File "whapa-gui.py", line 1543, in Whapa(img_folder, icons) File "whapa-gui.py", line 70, in init self.iconlogo = PhotoImage(file=self.icons[0]) File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/tkinter/init.py", line 4064, in init Image.init(self, 'photo', name, cnf, master, **kw) File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/tkinter/init.py", line 4009, in init self.tk.call(('image', 'create', imgtype, name,) + options) _tkinter.TclError: couldn't recognize data in image file "/whapa-master/images/logo.png"

broche0 avatar Aug 04 '22 15:08 broche0