安装wheel,wheel用于离线安装已经下载到本地的whl文件,可以在命令窗口直接运行?( )
pip list
pip wheel
pip unistall wheel
pip install whee