Tkinter, python 3.8.1, win10Pro, How can I change a label image?
问题 This is my VERY first post so forgive my newness. I'm trying to make a GUI of a dice rolling game (2 x six-sided). Logic of the random rolls is working fine to console. Also in console I see that die number is mapping to correct image file, but I'm having trouble changing tkinter label images to the new corresponding images on every roll beyond the initial startup roll. On startup, it displays both die images correctly, but when I click "roll" button, both images from first roll just