ImportError: No module named ‘pygame’
I have installed python 3.3.2 and pygame 1.9.2a0. Whenever I try to import pygame by typing: import pygame I get following error message : I went through some of the questions related to this error but none of the solution helped. I have 64 bit machine with Win7 OS