设为首页收藏本站

Crossin的编程教室

 找回密码
 立即加入
楼主: crossin先生
打印 上一主题 下一主题

【Pygame 第1课】 hello pygame

[复制链接]

0

主题

1

好友

114

积分

注册会员

Rank: 2

楼主
发表于 2016-9-3 01:29:28 |显示全部楼层
终于搞好了,Win64 从装PIP到PYGame 再到显示图片不容易啊:
1.        Download pygame: http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame
2.        Download pip: https://bootstrap.pypa.io/get-pip.py
3.        Set up path: - system – advance system settings—environment variables—path, enter ;C:\Python27\;C:\Python27\Scripts
4.         Go CMD, run python get-pip.py
5.        Find pip at: C:\Python27\Scripts\pip.exe by CMD, run it
6.        Set Path “%Path%;C:\Python27\Scripts”
7.        Pip install C:\Users\Desktop\pygame-1.9.2b1-cp27-cp27m-win_amd64.whl

回去装MAC的。。。

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即加入

QQ|手机版|Archiver|Crossin的编程教室 ( 苏ICP备15063769号  

GMT+8, 2024-6-1 18:07 , Processed in 0.022318 second(s), 21 queries .

Powered by Discuz! X2.5

© 2001-2012 Comsenz Inc.

回顶部