You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 10, 2022. It is now read-only.
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: