Traceback (most recent call last):
File "C:\Users\User\AppData\Local\Programs\Python\Python39\
01.py", line 4, in <module>
img = PhotoImage(file=r'C:\\Desktop\\Python\\Python39\\qwer.png')
File "C:\Users\User\AppData\Local\Programs\Python\Python39\lib\tkinter\__init__.py", line 4064, in
init Image.__init__(self, 'photo', name, cnf, master, **kw)
File "C:\Users\User\AppData\Local\Programs\Python\Python39\lib\tkinter\__init__.py", line 4009, in
init self.tk.call(('image', 'create', imgtype, name,) + options)
_tkinter.TclError: couldn't open "C:\\Desktop\\Python\\Python39\\qwer.png": no such file or directory