aspuru-guzik-group / chemical_vae

Code for 10.1021/acscentsci.7b00572, now running on Keras 2.0 and Tensorflow
Apache License 2.0
470 stars 178 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'zinc.json' #45

Open baoyilee opened 2 years ago

baoyilee commented 2 years ago

hi, could you please tell me how to solve the problem? The zinc.json file exists in the folder, but the compiler reports an error when running the code and prompts that the file does not exist. image image

randyshee commented 2 years ago

same problem here, have you eventually solved it?