python3.4 .whl is not a supported wheel on this platform.解决办法

python3.4 .whl is not a supported wheel on this platform.解决办法

参考链接:

https://stackoverflow.com/questions/28568070/filename-whl-is-not-supported-wheel-on-this-platform

 

之前一直在用python3.6版本,安装各种轮子非常顺利。

之后为了连接mysql 57数据库,改到python3.4.4。安装轮子出现以下问题:

pygame-1.9.3-cp34-cp34m-win_amd64.whl is not a supported wheel on this platform.

 python3.4 .whl is not a supported wheel on this platform.解决办法_第1张图片

 

度娘了很久没有找到很好的解决办法,google到最上面的一秒钟解决。

python3.4 .whl is not a supported wheel on this platform.解决办法_第2张图片

python3.4 .whl is not a supported wheel on this platform.解决办法_第3张图片

python3.4 .whl is not a supported wheel on this platform.解决办法_第4张图片

 

posted on 2017-09-08 13:51 Gino森 阅读( ...) 评论( ...) 编辑 收藏

转载于:https://www.cnblogs.com/kearney908/p/7494251.html

你可能感兴趣的:(python3.4 .whl is not a supported wheel on this platform.解决办法)