在哪下载pygame?
我做了一个要pygame的小游戏,但他需要pygame,请大家哪里下载pygame?Win + R 弹出运行窗口,输入 cmd 运行终端,然后在终端输入下面代码等等安装,安装成功后出现显示 Successfully 即可:
python -m pip install pygame -i https://pypi.tuna.tsinghua.edu.cn/simple 在 CMD 中执行以下命令即可安装:
python -m pip install pygame -i https://pypi.tuna.tsinghua.edu.cn/simple https://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame
页:
[1]