You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "./LoFloccus.py", line 191, in <module>
window.iconbitmap(os.path.join(os.path.dirname(os.path.realpath(__file__)),"icon.ico"))
File "/usr/lib/python3.6/tkinter/__init__.py", line 1871, in wm_iconbitmap
return self.tk.call('wm', 'iconbitmap', self._w, bitmap)
_tkinter.TclError: bitmap "/.../LoFloccus/icon.ico" not defined
Not working under Linux due to icon issues.
The path is correct, though.
Originally posted by @marcelklehr in #1 (comment)
The text was updated successfully, but these errors were encountered: