-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
the error is in line 94 in tinychat/tinychat/ui/chat.py
# TODO: check if it works on Mac OS
self.call("wm", "iconphoto", self._w, PhotoImage(file=get_icon_path()))
this is the message
_tkinter.TclError: couldn't recognize data in image file "/.../tinychat/tinychat/tinychat.png"
(I am kind of new in github issues, so I hope that's a good way to present a problem)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working