Re: [Tutor] pygame module

2014-10-04 Thread boB Stepp
On Fri, Oct 3, 2014 at 4:27 PM, Rob Ward azzai...@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

If you have windows try: http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame


-- 
boB
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


[Tutor] pygame module

2014-10-03 Thread Rob Ward
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

rob
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] pygame module

2014-10-03 Thread Danny Yoo
On Fri, Oct 3, 2014 at 2:27 PM, Rob Ward azzai...@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?
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor