Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 3 _pickle.UnpicklingError: the STRING opcode argument must be quoted #8

Open
rylew2 opened this issue Aug 15, 2018 · 3 comments

Comments

@rylew2
Copy link

rylew2 commented Aug 15, 2018

I got an error here:
db = pkl.load(open("dataset.pkl", "rb"))

Had to run the dos2unix.py to format the pkl file. Maybe you can add dos2unix file to the project. It's listed a couple posts down:
https://stackoverflow.com/questions/45368255/error-in-loading-pickle

@yiling-chen
Copy link
Owner

Hi,
Thanks for reporting this issue. It seems to happen rarely. I will leave this issue open for the reference of people who run into the same issue in the future.

@wangshudan
Copy link

您的研究很有意思 我特别感兴趣 但我也卡在这个问题上了 ~ 您有什么好的实现吗?

@wangshudan
Copy link

Your research is very interesting. I am particularly interested, but I am stuck on this issue. ~ Do you have any good implementation? thank you very much~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants