txt = open('EINSTEIN_UTILIZACAO_201909.TXT')
print(txt.read())
UnicodeDecodeError Traceback (most recent call last) in 1 txt = open('EINSTEIN_UTILIZACAO_201909.TXT') ----> 2 print(txt.read())
~\Anaconda3\lib\encodings\cp1252.py in decode(self, input, final) 21 class IncrementalDecoder(codecs.IncrementalDecoder): 22 def decode(self, input, final=False): ---> 23 return codecs.charmap_decode(input,self.errors,decoding_table)[0] 24 25 class StreamWriter(Codec,codecs.StreamWriter):
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 7292032: character maps to