I am making a GUI using tkinter and i am using matplotlib to print some graphics in a tk windown. But when i run the code it gives me a "unicode error".
I already know that the problem is with the "\U" part in the paths, but i can't find a way to change this and remove the error.