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

_pickle.UnpicklingError: invalid load key, '[' #11

Open
amir-tagh opened this issue Dec 3, 2021 · 0 comments
Open

_pickle.UnpicklingError: invalid load key, '[' #11

amir-tagh opened this issue Dec 3, 2021 · 0 comments

Comments

@amir-tagh
Copy link

Hello,

I am trying to move step by step with this analysis using the currently downloaded Zinc data base (6_p0.smi.gz) (/http://zinc12.docking.org/subsets/all-purchasable) but I am stuck in the beginning with the following error:

Traceback (most recent call last):
File "./different_fingerprint_analysis.py", line 47, in
m,nm = pickle.load(inf)
_pickle.UnpicklingError: invalid load key, '['.

I can not figure out the problem, I was wondering if someone can help.

Thanks,
Best,
Amir

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

1 participant