kfzyqin / Implementation-MolGAN-PyTorch

PyTorch implementation of MolGAN: MolGAN: An implicit generative model for small molecular graphs.
50 stars 8 forks source link

Hello, during the runing of main_gain.py, a strange error occurs to me, 'No such file or directory: 'data/NP_score.pkl.gz'. #9

Closed YaningJia closed 2 years ago

YaningJia commented 2 years ago

No such file or directory: 'data/NP_score.pkl.gz

YaningJia commented 2 years ago

Hello, when I run the main_gan, I faced some probleams. It occurs to me that 'No such file or directory: 'data/NP_score.pkl.gz', I want to know if the download of dataset has some problems, but I download the dataset by running 'doenload_dataset.sh'. @ZhenyueQin