The CDS API offers an efficient way for users to download data from the Climate Data Store (CDS). It is important that you update it regularly so that you will benefit from the latest development/bug fix/improvement. To update it, run command below:

pip install --upgrade cdsapi

or:

pip3 install --upgrade cdsapi