Python tkinterで’PhotoImage’ object has no attribute ‘_PhotoImage__photo’
tkinterでjpgを表示しようとした時に表題のエラー。 image = Image.open(image_path) image = ImageTk.PhotoImage(file=image) AttributeError: 'Pho...
Python
Python
Python
Python
Python
Python
Python
Python
Python
Python