Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Decoding error #73

Open
alannabaker opened this issue Sep 20, 2021 · 0 comments
Open

Decoding error #73

alannabaker opened this issue Sep 20, 2021 · 0 comments

Comments

@alannabaker
Copy link

While running the skeleton with command
python3 server.py --path "/Users/ophan/Documents/KTCB/KTCB Research/"
getting error:
return codecs.charmap_decode(input,self.errors,decoding_table)[0] UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 383: character maps to <undefined>

I strongly suspect it's due to the fact I have Spanish characters in my notes. I really don't want to remove them, nor do I particularly want to go back through the previous steps. Is there a way I can get it to decode my Spanish characters?
Characters used: ¿¡áéíóúñÁÉÍÓÚ

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant