参考链接:

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.解决办法

 

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

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

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

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

 

相关文章:

  • 2021-09-04
  • 2021-12-05
  • 2021-04-30
  • 2021-05-27
  • 2021-04-15
  • 2021-12-06
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-04-01
  • 2021-08-24
  • 2021-09-29
  • 2021-05-05
  • 2022-12-23
  • 2021-04-11
相关资源
相似解决方案