Skip to content

Corrected the error : Non-ASCII character in French version#57

Open
YiffyC wants to merge 1 commit into
pretrehr:masterfrom
YiffyC:master
Open

Corrected the error : Non-ASCII character in French version#57
YiffyC wants to merge 1 commit into
pretrehr:masterfrom
YiffyC:master

Conversation

@YiffyC

@YiffyC YiffyC commented Aug 16, 2023

Copy link
Copy Markdown

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