- 2
🛑HELP PLEASE🛑 I don’t know what to do
I keep getting this syntax error, what does it mean and how do I fix it? SyntaxError: (Unicode error) ‘unicodeescape’ codec can’t decode bytes in position 2-3: truncated \UXXXXXXXX excape THE CODE: filename = PhotoImage(file = “image path”) Code is for Tkinter image and obviously image path is not apart of it.
1 Respuesta
0
Where is the code ?