萝卜头IT论坛

搜索
查看: 2310|回复: 9
收起左侧

[小调查] pip 安装 pygame库报错

[复制链接]
发表于 2022-12-2 15:27:25 | 显示全部楼层 |阅读模式
xxxxx@xxx ~ % pip3 install pygame   

Collecting pygame
  Using cached pygame-2.1.2.tar.gz (10.1 MB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [31 lines of output]
      
      
      WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
      Using Darwin configuration...
      
      /bin/sh: sdl2-config: command not found
      /bin/sh: sdl2-config: command not found
      /bin/sh: sdl2-config: command not found
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "/private/var/folders/d6/91by9vm14zzbthyv2bxc6w9h0000gn/T/pip-install-9fxzjx5h/pygame_ab6a1c17b0ce4397b0cd85eea3da1c0f/setup.py", line 359, in <module>
          buildconfig.config.main(AUTO_CONFIG)
        File "/private/var/folders/d6/91by9vm14zzbthyv2bxc6w9h0000gn/T/pip-install-9fxzjx5h/pygame_ab6a1c17b0ce4397b0cd85eea3da1c0f/buildconfig/config.py", line 225, in main
          deps = CFG.main(**kwds)
                 ^^^^^^^^^^^^^^^^
        File "/private/var/folders/d6/91by9vm14zzbthyv2bxc6w9h0000gn/T/pip-install-9fxzjx5h/pygame_ab6a1c17b0ce4397b0cd85eea3da1c0f/buildconfig/config_darwin.py", line 132, in main
          [DependencyProg('SDL', 'SDL_CONFIG', 'sdl2-config', '2.0', ['sdl'])],
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/private/var/folders/d6/91by9vm14zzbthyv2bxc6w9h0000gn/T/pip-install-9fxzjx5h/pygame_ab6a1c17b0ce4397b0cd85eea3da1c0f/buildconfig/config_unix.py", line 39, in __init__
          self.ver = config[0].strip()
                     ~~~~~~^^^
      IndexError: list index out of range
      
      ---
      For help with compilation see:
      To contribute to pygame development see:
      ---
      
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
怎么说 我算是python新手 遇到这问题真的束手无策 baidu.com不解决问题

回复

使用道具 举报

发表于 2022-12-2 15:43:35 | 显示全部楼层
本帖最后由 wdscxsj 于 2022-12-2 15:49 编辑

如果是 Windows 系统,可以从这下载编译好的 .whl 版本:
https://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame

Linux 系统(如 Ubuntu)可以安装系统源的发布包。其它系统(如 macOS)可能需要安装相关库并自行编译,也可以使用 Anaconda Mac 的包。具体参见 Pygame 文档(https://www.pygame.org/wiki/GettingStarted)。
回复

使用道具 举报

 楼主| 发表于 2022-12-2 18:02:02 | 显示全部楼层
wdscxsj 发表于 2022-12-2 15:43
如果是 Windows 系统,可以从这下载编译好的 .whl 版本:
https://www.lfd.uci.edu/~gohlke/pythonlibs/#py ...

感谢 我这就去试下
回复

使用道具 举报

发表于 2022-12-2 18:58:42 | 显示全部楼层
谢谢,遇到了同样的问题
楼主是Python3.11吧
回复

使用道具 举报

 楼主| 发表于 2022-12-3 00:07:46 | 显示全部楼层
爱电脑的昕宇 发表于 2022-12-2 18:58
谢谢,遇到了同样的问题
楼主是Python3.11吧

是的hhhh 之前3.10就没这个问题
回复

使用道具 举报

发表于 2022-12-3 10:15:24 | 显示全部楼层
Ace_qingfeng 发表于 2022-12-2 18:02
感谢 我这就去试下

试一下用清华的镜像源
回复

使用道具 举报

 楼主| 发表于 2022-12-3 11:55:17 | 显示全部楼层
Kiring麒麟 发表于 2022-12-3 10:15
试一下用清华的镜像源

貌似不是源的问题吧 我有魔法
回复

使用道具 举报

发表于 2022-12-3 12:58:04 | 显示全部楼层
回复

使用道具 举报

联系我们(Contact)|手机版|萝卜头IT论坛 ( 苏ICP备15050961号-1 )

GMT+8, 2024-5-5 09:45 , Processed in 0.111481 second(s), 21 queries , Gzip On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表