File not found but the file is already downloaded

后端 未结 0 1168
臣服心动
臣服心动 2020-12-10 03:12

I\'m new to Python and I\'m learning about Tkinter. I was trying to display an image:

from tkinter import *
from PIL import ImageTk,Image

img= ImageTk.PhotoI         


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