When I ran the program, it seems it expects images to be UTF-8. It says this:
SyntaxError: Non-UTF-8 code starting with '\x89' in file C:\Users\Henry\Downloads\pixel-64x64.png on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
When I ran the program, it seems it expects images to be UTF-8. It says this: