chembl / chembl_webresource_client

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

ChEMBL webresourse client issue #133

Open klimenko-od91 opened 11 months ago

klimenko-od91 commented 11 months ago

To whom it may concern,

I have been using ChEMBL webresourse Client for almost a year, howevr recently I started to receive an error whe I try to import new_client into jupyter-labs. The error is as follow:

############################################ new_client = client_from_url(Settings.Instance().NEW_CLIENT_URL + '/spore') ...

################################################ Is this strictly an issue on my side, i.e. ChEMBL webresourse Client is working as intended for other users? Could you provide some guidance how to resolve this situation?

Thanks in advance, Dr Kyrylo Klimenko