pygame使用pip安装时报错,求解决

Posted 伊欧娜401

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pygame使用pip安装时报错,求解决相关的知识,希望对你有一定的参考价值。

pygame使用pip安装时报错,求各位大佬帮忙解决

pip版本22.3.1已升级
setuptools版本65.5.1已升级
Python版本3.11环境变量已添加
使用代码pip install pygame
错误代码如下
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [77 lines of output]

  WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
  Using WINDOWS configuration...

[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之使用pip安转第三方库时报错ERROR: Could not find a version that satisfies the requirement pygame ERROR: No

在命令端导入Python第三方库时,报错

ERROR: Could not find a version that satisfies the requirement pygame

ERROR: No matching distribution found for pygame

关了梯子就行!!!!

以上是关于pygame使用pip安装时报错,求解决的主要内容,如果未能解决你的问题,请参考以下文章

Python之使用pip安转第三方库时报错ERROR: Could not find a version that satisfies the requirement pygame ERROR: No

Python之使用pip安转第三方库时报错ERROR: Could not find a version that satisfies the requirement pygame ERROR: No

如何安装pygame

pip执行报错,pip换源,以及pygame如何导入pycharm

解决pip安装pygame提示python setup.py egg_info did not run successfully.│ exit code: 1错误

Ubuntu安装低版本pygame方法(pygame1.9.6)