Reputation: 583
I have searched the forum and found some related questions, but seems no easy-to-understand answers to me.
I have come to https://bitbucket.org/pygame/pygame/downloads but it only provides 32-bit installer. I am on a 64-bit Win7, which is already installed Python 3.3.2. How can I install Pygame in this case? Thanks.
Upvotes: 6
Views: 17430
Reputation: 20679
This site contains non-official binaries of many Python packages for 32 and 64 bit versions of Windows, and it is also mentioned in the downloads section of Pygame.org. The downloads for Pygame are here.
Upvotes: 7