Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #4

Open
juabergon opened this issue Nov 13, 2022 · 1 comment
Open

Error #4

juabergon opened this issue Nov 13, 2022 · 1 comment

Comments

@juabergon
Copy link

$ python check.py
Traceback (most recent call last):
File "C:\Users\check.py", line 96, in
main()
File "C:\Users\check.py", line 68, in main
print('''
File "C:\Program Files\Python310\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode characters in position 2-16: character maps to

@ilnarildarovuch
Copy link

Change codec to utf-8

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

No branches or pull requests

2 participants