python 安装wheel .whl文件

首先得有pip没有的话安装一个。

然后:cd到 c:\python27\scripts

然后:pip install wheel

然后:pip install 路径\文件名.whl 

既可以安装。

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