python3.4安装库问题
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python3.4安装库问题相关的知识,希望对你有一定的参考价值。
参考链接:
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.
度娘了很久没有找到很好的解决办法,google到最上面的一秒钟解决。
以上是关于python3.4安装库问题的主要内容,如果未能解决你的问题,请参考以下文章
Python3.4 安装 pycrypto 提示错误的处理办法
各位朋友好,想请教ubuntu14.04系统python3.4环境下安装python绘图库matplotlib报错的解决办法