Interaction between pygame and python

Terry Reedy tjreedy at udel.edu
Mon Mar 14 13:46:35 EDT 2016


On 3/14/2016 12:53 PM, Rick Johnson wrote:

> Since you are using Python 3.5.1 on a windows box, you'll
> want to download and install the executable named
> "pygame-1.9.1-py3.1.msi". You can get it here:
>
>    http://www.pygame.org/download.shtml

Or get pygame-1.9.2a0-cp35-none-win32.whl from
http://www.lfd.uci.edu/~gohlke/pythonlibs/

Instructions on installing with pip are at the top of the page.

-- 
Terry Jan Reedy




More information about the Python-list mailing list