Skip to content

PhotoImage load doesn't work on MacOS #9

@Fogli

Description

@Fogli

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions