step1:下载whl文件 step2:打开‘Anaconda Command Prompt‘, 如下图: step3:命令行窗口pip安装,代码如下: pip install 路径+whl文件名 具体如下: Step4:检查是否安装成功 命令行窗口输入: pip list