【发布时间】:2013-12-03 03:08:10
【问题描述】:
在 pygame 的官方网站 pygame.org 中没有支持 python3 的 pygame 版本。虽然我需要用 python3 编写我的 pygame,但我在网站和网络上进行了搜索,但没有找到。 在 Mac OS X 中安装 python3 的 pygame 的唯一教程是 site。
当我遵循这个 - 使用 brew 安装 - 有几个问题。
首先:brew install sdl sdl_image sdl_mixer sdl_ttf smpeg portmidi 给了我错误:
Error: No available formula for smpeg
Searching taps...
同样使用命令/usr/local/share/python3/easy_install pip 终端表示该位置没有文件夹。
干杯。
【问题讨论】: