AutomatedSeriesClassification
AutomatedSeriesClassification copied to clipboard
RuntimeError in pickling
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.
Hi Rdk0, Thanks for opening. Could you please provide more details of information of your env? version of RDKit, python etc... Thanks!
Hi iwatobipen, Pop!_OS_20.10 RDKit Version: 2018.09.1 python Version: Python 3.6.12 |Anaconda, Inc. pickle 4.0 thank you.