Skip to content

Conversation

@YiffyC
Copy link

@YiffyC YiffyC commented Aug 16, 2023

Corrected the error

File "interface_pysimplegui.py", line 88 SyntaxError: Non-ASCII character '\xc3' in file interface_pysimplegui.py on line 88, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
By adding

# coding= latin-1

…nterface_pysimplegui.py on line 88

By adding # coding= latin-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant