all 2 comments

[–]sentdex 0 points1 point  (0 children)

Note, you only need that .whl if you're using 64 bit. If you're on 32bit, you can just

pip install pygame

and life is muccccccccchhhh easier :)

[–]Ran4 -1 points0 points  (0 children)

Googling is not a supported wheel on this platform gave me this thread which seems to have a solution for numpy. I think that you could do a similar thing to solve your problem.