chembl_beaker icon indicating copy to clipboard operation
chembl_beaker copied to clipboard

Documentation/ img2smiles

Open pythonnewbie3 opened this issue 3 years ago • 0 comments

Hi,

I'm trying to make the image2smiles work.

import chembl_beaker

smi=image2smiles(r'path to img')

print('smi')

I get the error rhat image2smiles is not defined.

I would be very happy about some help! Thank you in advance

pythonnewbie3 avatar Jun 16 '21 11:06 pythonnewbie3