Unpickling a python object failed: UnicodeDecodeError code example Example: python pickle 'ascii' codec can't decode byte 0x80 in position 0 pickle.load(file, encoding='latin1')