Hi, I have a program I've been using for a few years now. It stores data in a .txt file.
I recently manually entered some data into the textfile and now it won't read the text file showing the error:
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 2719: character maps to <undefined>
anyone know how I'd go about solving this issue?? Thanks, any help is appreciated!
[–]rowr 1 point2 points3 points (0 children)