Proxlight / Proxlight-Designer-v2

MIT License
123 stars 53 forks source link

bitmap "logo.ico" not defined #19

Open sanbids opened 1 year ago

sanbids commented 1 year ago

I got this error while python Proxlight\ Designer.py in linux

error:

 window.iconbitmap("logo.ico")
  File "/usr/lib/python3.11/tkinter/__init__.py", line 2136, in wm_iconbitmap
    return self.tk.call('wm', 'iconbitmap', self._w, bitmap)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_tkinter.TclError: bitmap "logo.ico" not define