from PIL import ImageTk,Image from tkinter import * root=Tk() photo=ImageTk.PhotoImage(file='lei.png.jfif')