在 64 位 Windows 7 和 64 位 Python 2.7 上安装 Pygame

Posted

技术标签:

【中文标题】在 64 位 Windows 7 和 64 位 Python 2.7 上安装 Pygame【英文标题】:Installing Pygame on 64-bit Windows 7 and 64-bit Python 2.7 【发布时间】:2015-02-28 11:54:14 【问题描述】:

标题说明了一切。我确实看到了类似的问题,有人建议http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame,但所有 pygame 可下载文件都是 .whl 格式,我不知道如何在 Windows 7 上运行。我试过“cd [目录] > pip install [文件名]”没有成功。

【问题讨论】:

【参考方案1】:

这对我有用(Windows 7、python 2.7、64 位):

pip install C:/Users/ujjwal.karn/Downloads/pygame-1.9.2a0-cp27-none-win_amd64.whl

我也从http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame 下载了文件pygame-1.9.2a0-cp27-none-win_amd64.whl

一般情况下,whl 文件与pip 一起安装:

pip install whatever.whl

【讨论】:

对我不起作用。我得到 pygame-1.9.2a0-cp34-none-win_amd64.whl is not a supported wheel on this platform。我不知道这是因为 AMD 部分还是什么。【参考方案2】:

通过 WinRar 打开 .whl 文件,然后将内容(您将找到 3 个文件夹)解压缩到您的 Python 文件夹中。 例如:如果您在 C: 中安装了 python 2.7.3,那么您要提取的目录将是 C:\Python27

【讨论】:

【参考方案3】:

你做得对。请检查python命令它应该显示win64

C:>python
Python 3.4.3 (v3.4.3:9b73f1c3e601, Feb 24 2015, 22:43:06) [MSC v.1600 32 bit (In
tel)] on win64 Type "help", "copyright", "credits" or "license" for more information.

如果输出是 win32 安装 pygame‑1.9.2a0‑cp34‑none‑win32.whl

【讨论】:

以上是关于在 64 位 Windows 7 和 64 位 Python 2.7 上安装 Pygame的主要内容,如果未能解决你的问题,请参考以下文章

是否可以在 Windows 7 上同时安装 32 位和 64 位 Java?

将 32 位 COM DLL 注册到 64 位 Windows 7

Windows解压版安装64位PHP7.1.11

使用 Python 2.7.3 在 64 位 Windows 7 上安装 Numpy [关闭]

在 64 位 Windows 7 上安装 Visual Studio 2003

Excel 2010 32 位 windows 7 64 位 odbc- 连接问题