python image

When I run python in a Linux environment, I get the error "SyntaxError: Non-ASCII character '\xe3' in file…" error.

This can be solved by simply adding a line to the beginning of the .py file.

read more