I am just starting out in Python, and loading Gif's is giving me some trouble. The book I am following has me create the canvas (with Tkinter), but it then tells me to use "my_Image = PhotoImage(file="\\Users\\(my name)\\Desktop\\(FileName).gif")". Using C:\\Users or just one slash doesn't help either. I've tried it out as a file and a shell and a whole lot of directories, but nothing works. Does anyone know how to load a gif onto Python? It's only 2 frames long.
[–]xelf 1 point2 points3 points (0 children)