This worked from me (Windows 7, python 2.7, 64 bit):
pip install C:/Users/ujjwal.karn/Downloads/pygame-1.9.2a0-cp27-none-win_amd64.whl
I downloaded the file pygame-1.9.2a0-cp27-none-win_amd64.whl
from http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame as well.
In general, whl
files are installed with pip
:
pip install whatever.whl
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…