我对Linux相对较新,正在尝试为python安装pygame开发环境。当我运行setup.py时,它说我需要安装以下依赖项,其中之一是我找到并安装的(SDL)。但是,其他的则更加难以捉摸。
Hunting dependencies... sh: smpeg-config: command not found WARNING: "smpeg-config" failed! SDL : found 1.2.14 FONT : not found IMAGE : not found MIXER : not found SMPEG : not found PNG : not found JPEG : not found SCRAP : found PORTMIDI: not found PORTTIME: not found
如果您能给我一些指导,我将不胜感激。
谢谢。
对于debian,有一个预构建的软件包。看这里。您应该能够使用apt- get或类似的方式安装它。
apt- get