I\'m trying to learn some tkinter. I can\'t get tkinter to display an icon. I don\'t know where it goes wrong. It does not produce any error and it respects the size of the
For all future readers, in my case the problem lied with transparency. Removing the alpha channel from the image fixed it.