adeshpande3 / Facebook-Messenger-Bot

Facebook chatbot that I trained to talk like me using Seq2Seq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

arunel2001 opened this issue · comments

Error in getWhatsAppDataTxt. I exported my chat in phone and put in the appropriate directory, but it saying the some code error
error.pdf

@arunel2001 any update? I am facing the same error any way around this issue?