AstraZeneca / chemicalx

A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)
https://chemicalx.readthedocs.io
Apache License 2.0
702 stars 89 forks source link

Read the docs deployment fix. #39

Closed benedekrozemberczki closed 2 years ago

benedekrozemberczki commented 2 years ago

Summary

Changes

cthoyt commented 2 years ago

I saw in the RTD build that torch-scatter really makes problems - apparently it requires torch to be installed already during its setup. This is an ongoing issue with the current packaging and installation that I think might be solved soon

benedekrozemberczki commented 2 years ago

Yeah. I am just banging my head against the wall :D

cthoyt commented 2 years ago

Sorry I changed this and made a problem for you :( I thought that the reproducible sphinx test was enough to assume RTD would work