I just spent a fair amount of time finding a 64-bit installation of pygame to use with python 3.3, (here) and now am trying to make a window. However, although the window op
The IDE interferes with how pygame runs the code. Try to run it from the commandline or the terminal. The problem should disappear.