如何在Python中下载pygame模块
1、https://pypi.tuna.tsinghua.edu.cn/simple/pygame/进入该网址找到pygame的安装包一定要对应自己的python的软件版本和电脑系统

3、在命令行输入:pip3 install pygame

1、https://pypi.tuna.tsinghua.edu.cn/simple/pygame/进入该网址找到pygame的安装包一定要对应自己的python的软件版本和电脑系统
3、在命令行输入:pip3 install pygame