#12 Fix Pickle UnicodeDecode error on weekly-user-activity.py
Closed 2 years ago by mattdm. Opened 2 years ago by josseline.

When we running weekly-user-activity.py script it returns the following error: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte.

It can be fixed by setting the way the message cache file is read, just like this example on StackOverflow.


Metadata Update from @mattdm:
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata
Attachments 1
Attached 2 years ago View Comment