-1

So, I am just starting Python and Pygame and I am using Anaconda's Spyder. I ran the the starting program for a blank window(?) for DR0ID's tutorial (link https://dr0id.bitbucket.io/legacy/pygame_tutorial00.html#gethelp). However, when I ran the program it said I was missing the file logo32x32.png

I searched for it among my files, and found nothing useful. I looked in the path that Spyder was looking for it in (C:\Users\HP\Documents\Python Scripts) and I could get to Python Scripts easily, but I any found my practice programs.

I am assuming that logo32x32.png doesn't exist on my computer, and Google failed me on how to obtain it. Any advice?

  • Open any image editing program (e.g. Paint, as you seem to be using Windows) and create a 32 by 32 pixel image and save it as PNG. – mkrieger1 May 07 '22 at 16:32
  • The image file is actually contained in the .zip archive you can download from the tutorial you have linked. – mkrieger1 May 07 '22 at 16:35

0 Answers0