nicholaskajoh / whatsapp-gdata

Analyze your WhatsApp group data to get some interesting facts.
7 stars 2 forks source link

Breaks when I tried to run to_csv on my exported data #1

Open nnamdiib opened 6 years ago

nnamdiib commented 6 years ago

UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 151: character maps to <undefined>

Any idea why this breaks? I tried running it from my sublime text console using exported whatsapp data from a group I'm in.

nicholaskajoh commented 6 years ago

Sorry for the delayed response. I've not been on GitHub for a while cos my org uses BitBucket. Are you sure you're using Python 3? Looks like an error caused by using Python 2.