excalibur
excalibur copied to clipboard
undefined character maps
Im getting a similar charmap error.
File "c:\users\sebastien.cote\appdata\local\continuum\anaconda3\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\u2776' in position 246: character maps to
Is there anyway the program can proceed by skipping the problematic character not being able to encode?