How do I put an image in python tkinter?

前端 未结 0 1795
忘掉有多难
忘掉有多难 2020-12-09 09:06

I\'m trying to insert a JPEG image to a Python Tkinter window, but it\'s not working. I tried this:

imageFile = "logo.jpg"

window.im1 = Image.open(im

相关标签:
回答
  • 消灭零回复
提交回复
热议问题