The library you are trying to install is NOT listed and maintained in PyPI. You can search for the libraries here.
If not listed, you can still install the library directly from git using pip as (at your own risk) -
pip install git+https://github.com/jqmviegas/jqm_cvi.git
You will git the path to the project available from the github repo of the library.
Once done, you may want to restart your kernel once.
You can otherwise clone the repo, go to the folder and then use python setup.py install
#cd into a folder
git clone https://github.com/jqmviegas/jqm_cvi jqmcvi
#cd into the folder of repo
python setup.py install
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…