Enter the following commands in your command line and make sure you have Anaconda installed.
SET PATH='path to the folder where this file is located'
pip install chembl_webresource_client
conda install -c rdkit rdkit -y
pip3 install numpy -y
pip3 install matplotlib -y
pip3 install seaborn -y
pip3 install scikit-learn -y
pip3 install scipy
pip3 install jupyter-notebook
jupyter-notebook