wengong-jin / icml18-jtnn

Junction Tree Variational Autoencoder for Molecular Graph Generation (ICML 2018)
MIT License
509 stars 190 forks source link

Deriving MolVAE Vocabulary requires Scipy, but it's not in the requirements.txt #47

Open tawe141 opened 5 years ago

tawe141 commented 5 years ago

Simple fix here -- just need to add Scipy to the requirements. :)