Ella Gale
Results
2
issues of
Ella Gale
## 🐛 Bug `load_dataset` in `molnet_loader.py` attempts to create a temporary directory using `str(self.featurizer)`, which falls back to the `__str__` implementation in `base_classes.py`. This builds the representation from concatenating all...
Running deepchem 2.3.0 in a conda environment on ubuntu. From looking at the error by hand, it seems the url `http://deepchem.io.s3-website-us-west-1.amazonaws.com/datasets/pdbbind_v2015.tar.gz` is 403ing. Stack Trace ```` $ python3 pdbbind_nn.py Traceback...