Heim  >  Fragen und Antworten  >  Hauptteil

Ubuntu中python3.5 安装pygame失败,怎么安装?

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-pwsdicnz-build/You are using pip version 8.1.1, however version 9.0.1 is available.You should consider upgrading via the 'pip install --upgrade pip' command.

使用的是 pip3 install --user hg+http://bitbucket.org/pygame/p...

天蓬老师天蓬老师2741 Tage vor747

Antworte allen(1)Ich werde antworten

  • PHP中文网

    PHP中文网2017-04-18 10:31:26

    看报错啊,你需要类似 freetype-dev 之类的包。后边还有几个「not found」,也不知道会不会影响到你。

    这也是我一直不建议手动安装的原因:有太多的依赖你得自己猜测、处理。直接用系统包管理器安装,一条命令搞定所有安装,多省事。

    Antwort
    0
  • StornierenAntwort