I managed to install pip but when I use pip to install the downloaded wheel, it prints:
C:\\Python34\\Scripts\\pip install pygame-1.9.2a0-cp34-none-win_amd64
pip install pygame-1.9.2a0-cp27-none-win_amd64.whl
this worked on my computer with Python2.7.3(64bit) while other versions not worked.