How to fix UnpicklingError?

后端 未结 0 1119
时光取名叫无心
时光取名叫无心 2020-12-13 03:05

I want to unpickle a text file and it gives me this error

 pickle.load(open("challenge5.txt", "rb"))
_pickle.UnpicklingError: the STRING o         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题