Skip to content

UnicodeDecodeError: 'Charmp' codec can't decode byte 0x8f  #3

@Sebastian-Nielsen

Description

@Sebastian-Nielsen

I am getting the following error when trying to run the test.py file.
line 23, in decode return codecs.charmap_decode(input,self.errors,decoding_table)[0] UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 1021: character maps to <undefined>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions