GoogleChromeLabs / extension-manifest-converter

Apache License 2.0
156 stars 42 forks source link

codec can't decode byte 0x81 in position 81: character maps to <undefined> #13

Open charithacn opened 1 year ago

charithacn commented 1 year ago

return codecs.charmap_decode(input,self.errors,decoding_table)[0] UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 81: character maps to

i am getting this error while trying to convert single manifest file.