Now, go to python/scripts folder. Now try to open the command window to this path.
Now , type the following:
C:\python34\scripts> python -m pip install pygame
If you want to test this, Just open the Python IDE and then, type.
import pygame
print(pygame.ver)
It will work.
Are you pretty much interested to learn python in detail? Come and join the python training course to gain more knowledge.