今天在安装pygame时出错,提示“Python version 2.7 required, which was not found in the registry”,经过网上查找资料后发现只需要新建一个register.py文件就可以了. 新建文件,粘贴下面的内容: # # script to register Python 2.0 or later for use with win32all # and other extensions that require Python registr