[Tutor] pygame module

Danny Yoo dyoo at hashcollision.org
Sat Oct 4 03:04:36 CEST 2014


On Fri, Oct 3, 2014 at 2:27 PM, Rob Ward <azzairob at gmail.com> wrote:
> i downloaded the 3.4 version of python but there is no matching binary file
> for pygame ive tried every 1.9.1 file and still cant import pygame  would an
> older version of python work


You might have better results contacting the Pygame community for this
question, as you're asking an installation question on a third-party
library.

    http://pygame.org/wiki/info


According to their FAQ, Pygame 1.9.2 should support Python 3:

    http://www.pygame.org/wiki/FrequentlyAskedQuestions#Does Pygame
work with Python 3?


More information about the Tutor mailing list