1. 以管理员身份运行cmd
  2. 转到Python的Scripts目录下:
    cd C:\Program Files\Python36\Scripts
  3. pip install wheel
  4. pip install 路径\文件名.whl:
    pip install C:\Users\0AQZ0\Downloads\matplotlib-2.1.2-cp27-cp27m-win_amd64.whl

Python安装wheel文件

参考资料:http://blog.csdn.net/vola9527/article/details/44338181

分类:

技术点:

相关文章: