chembl / chembl_webresource_client

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

Problems running "from chembl_webresource_client.new_client import new_client" #79

Closed apinedalucena closed 4 years ago

apinedalucena commented 4 years ago

Hi,

I am trying to run the task underline in the subject of the issue but I can´t get it working. I would like to run the tutorial of TeachOpenCADD, so I have created an environment (teachopencadd) with the different packages, including "chembl_webresource_client", that are required to run the tutorials. However, it does not work. Please, see attached pictures: (i) displaying the packages that have been installed; (ii) the errors I get when trying the command running.

Look forward to finding a solution!

Best,

Antonio

Screen Shot 2020-03-22 at 17 46 50 Screen Shot 2020-03-22 at 17 47 29
eloyfelix commented 4 years ago

Hi, this issue should disappear after upgrading to version 0.10.1

apinedalucena commented 4 years ago

It does work! Thank you so much!