chembl / chembl_webresource_client

Official Python client for accessing ChEMBL API
https://www.ebi.ac.uk/chembl/api/data/docs
Other
360 stars 95 forks source link

ImportError: cannot import name 'hashlib' from 'requests_cache.backends.base #98

Closed mayanrajesh closed 3 years ago

mayanrajesh commented 3 years ago

unable to connect API to retrieve the information using the from chembl_webresource_client.new_client import new_client receiving the ImportError: cannot import name 'hashlib' from 'requests_cache.backends.base

eloyfelix commented 3 years ago

duplicated #96