Traceback (most recent call last):
File "C:\Users\Admin\AppData\Local\Programs\Python\Python39\
5.py", line 6, in <module>
unn_obj=PhotoImage(file="unn.jpg")
File "C:\Users\Admin\AppData\Local\Programs\Python\Python39\lib\tkinter\__init__.py", line 4062, in
init Image.__init__(self, 'photo', name, cnf, master, **kw)
File "C:\Users\Admin\AppData\Local\Programs\Python\Python39\lib\tkinter\__init__.py", line 4007, in
init self.tk.call(('image', 'create', imgtype, name,) + options)
_tkinter.TclError: couldn't recognize data in image file "unn.jpg"