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

RuntimeError in pickling #3

Open
Rdk0 opened this issue Nov 21, 2020 · 2 comments
Open

RuntimeError in pickling #3

Rdk0 opened this issue Nov 21, 2020 · 2 comments

Comments

@Rdk0
Copy link

Rdk0 commented Nov 21, 2020

Hi Taka,
Thank you very much for sharing the code. I am running into this problem:
dataprep.py", line 65, in main
pickle.dump(library, file, protocol=pickle.HIGHEST_PROTOCOL)
RuntimeError: Pickling of "rdkit.Chem.rdSubstructLibrary.SubstructLibrary" instances is not enabled (http://www.boost.org/libs/python/doc/v2/pickle.html)
Best regards,
Rad.

@iwatobipen
Copy link
Collaborator

Hi Rdk0,
Thanks for opening. Could you please provide more details of information of your env?
version of RDKit, python etc...
Thanks!

@Rdk0
Copy link
Author

Rdk0 commented Dec 12, 2020

Hi iwatobipen,
Pop!_OS_20.10
RDKit Version: 2018.09.1
python Version: Python 3.6.12 |Anaconda, Inc.
pickle 4.0
thank you.

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

2 participants