pygame 下载 python 3.5
pygame download fo python 3.5
我是运行 python 3.5,我想安装pygame,该网站最多只支持3.2版本。我已经尝试过这个网站和其他网站上的几个论坛,但它们都是针对 python 3.4 的。有谁知道我是否可以找到 python 3.5 的安装文件以及如何安装它?
感谢您的宝贵时间
This link says it's for Python 3.4, but at least one user 让它与 3.5 一起工作。
您应该从这里下载名为 pygame-1.9.2a0-cp35-none-win32.whl 的 wheel 文件并使用它来代替他在教程中使用的 "pygame-1.9.2a0-cp34-none-win32.whl" 文件。
我是运行 python 3.5,我想安装pygame,该网站最多只支持3.2版本。我已经尝试过这个网站和其他网站上的几个论坛,但它们都是针对 python 3.4 的。有谁知道我是否可以找到 python 3.5 的安装文件以及如何安装它?
感谢您的宝贵时间
This link says it's for Python 3.4, but at least one user 让它与 3.5 一起工作。
您应该从这里下载名为 pygame-1.9.2a0-cp35-none-win32.whl 的 wheel 文件并使用它来代替他在教程中使用的 "pygame-1.9.2a0-cp34-none-win32.whl" 文件。