lsyf8 发表于 2015-12-15 13:21:00

python win64位安装whl文件(pygame为例)

1,首先下载安装python 2.7 (win7 64bit) :下载地址
   
    2.增加环境变量:
   
   

3,安装pip工具:下载地址(选择2.7的)
   使用python.exe setup.py intsall 命令安装
   

    pip.exe 会在E:\Python2.7\Scripts;里面

    4,下载pygam:地址
   
   
5 .在eclipse 里调用pygame
   
页: [1]
查看完整版本: python win64位安装whl文件(pygame为例)