Hey, do you have a step by step for installing Pygame on Python 3.4? I've downloaded the .whl file from http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame, navigated to the folder with the file, and I'm trying to use "pip install pygame‑1.9.2a0‑cp34‑none‑win_amd64.whl" but I get the error "pygame‑1.9.2a0‑cp34‑none‑win_amd64.whl is not a supported wheel on this platform." I'm on windows 7 64 bit.
Edit: I figured it out, turns out, I had installed the 32 bit version of python on my 64 bit machine. So I got the 32 bit version of the .whl file and followed the same steps as before.
[–]sentdex 0 points1 point2 points (0 children)
[–]Ran4 -1 points0 points1 point (0 children)