标签:www. ati article title letter 参考 http orm href
参考:http://blog.csdn.net/a380331382/article/details/77063152
首先,进入这个网站:http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame ,找到pygame?1.9.3?cp36?cp36m?win_amd64.whl 并下载,将该文件复制到项目文件夹下。
windows+R打开运行,打开cmd,切换到项目文件夹下,输入Python -m pip install --user pygame-1.9.3-cp36
-cp36m-win_amd64.whl 。随后安装将完成。
标签:www. ati article title letter 参考 http orm href
原文地址:http://www.cnblogs.com/xisheng/p/7460754.html