直接 pip install pygame 试试或者python3 -m pip install pygame
直接 pip install pygame如果还不行就要去看看你的site-package
试试-i参数,用清华镜像的资源下载安装:pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pygame