首先得有pip没有的话安装一个。
然后:pip install wheel
然后:pip install 路径\文件名.whl
pip --version
pip 9.0.1 from /dat3/wasp/anaconda3/lib/python3.6/site-packages (python 3.6)
which pip
/dat3/wasp/anaconda3/bin/pip
/dat3/wasp/anaconda_py27/bin/pip
原文链接:https://www.f2er.com/python/526798.html