DeepLearningLifeSciences icon indicating copy to clipboard operation
DeepLearningLifeSciences copied to clipboard

Unable to load and featurize the pdbbind data (Chapter05/pdbbind_rf.py)

Open cheongw opened this issue 1 year ago • 1 comments

Hi,

I have been trying to run the revised code from the tutorial (Chapter05/pdbbind_rf.py). However, I could not load and featurize the pdbbind data from Molnet for some reason.

Please, refer to the line of code (from the tutorial) and the subsequent error message shown in the snapshot.

tasks, datasets,transformers = dc.molnet.load_pdbbind(featurizer=grid, splitter="random", subset="core")

image

Thank you in advance.

Woo-Jae

cheongw avatar Apr 21 '23 18:04 cheongw