We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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?