Python安装wheel文件

  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

    原文作者:0阿齐兹0
    原文地址: https://blog.csdn.net/weixin_38501796/article/details/79292935
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞