paulbricman / dual-obsidian-client

A skilled virtual assistant for Obsidian.
https://paulbricman.com/thoughtware/dual
Mozilla Public License 2.0
242 stars 7 forks source link

Decoding error #73

Open alannabaker opened 3 years ago

alannabaker commented 3 years ago

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: ¿¡áéíóúñÁÉÍÓÚ