yueyu1030/SumGNN

File not found error

Opened this issue · 0 comments

with open('cid2smiles.txt', 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'cid2smiles.txt'

This error raised while running read_data.py (external_data).How to get the file?