Closed zeromtmu closed 5 years ago
We are currently updating the library but there are no installable packages yet. If you want to try it before we build the packages you can install it from our master branch using pip:
pip install https://github.com/chembl/chembl_webresource_client/archive/master.zip
you can now install it via pypi respository:
pip install chembl_webresource_client
I used
from chembl_webresource_client.new_client import new_client
and get this errorand I try to reinstall but get some error
what can i do?