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
$ 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
The text was updated successfully, but these errors were encountered:
$ 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
The text was updated successfully, but these errors were encountered: