I have been trying to install the pygame module and get the error
ImportError: No module named 'pygame'.
I currently have Python version 3.3.4 and installed pygame cp33 32-Bit.
It is currently a whl file and I have tried following tutorials etc in order to import it but I'm having no luck.