I have been trying to install pygame for 3.3 and 3.4 and can't find a way to install it probably with out it giving a error when I do pygame.init()
.
Is it because pygame.init()
is not the proper code or is it because I installed it incorrectly? If so, can someone tell me how to install it?
You can find binary installations for pygame for python 3.4 on windows here. I'm not sure where you could find it if you're running a different operating system.