News

return loads(fp.read (), ^^^^^^^^^ File "D:\Program Files\python\Lib\encodings\cp1252.py", line 23, in decode return codecs.charmap_decode(input,self.errors,decoding_table)[0] ...
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 1980: character maps to I'm using an ipynb file to run this line of code in visual studio.