python3.7 64位中安装pygame1.9.3

1、我是用pip命令来安装的,首先,打开cmd,输入pip,检查电脑中有没有安装这个插件(一般python2.7以上自带pip工具)

2、更新pip工具的命令:python -m pip install -U pip(如果提示更新的话,可以更新一下,也可以不更新,哈哈)

install wheel

3、pip install wheel

install pygame

4、pip install pygame

5、安装成功

posted @ 2018-12-10 11:11  幸运球与倒霉蛋  阅读(2522)  评论(0编辑  收藏  举报