Closed 1179021477 closed 4 years ago
magic_number = pickle_module.load(f) UnicodeDecodeError: 'ascii' codec can't decode byte 0x95 in position 6: ordinal not in range(128)
hi, Could you plz tell how did you solve the issue, I just met the same probelm
magic_number = pickle_module.load(f) UnicodeDecodeError: 'ascii' codec can't decode byte 0x95 in position 6: ordinal not in range(128)