Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #104848
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Interaction between pygame and python |
| Date | 2016-03-14 13:46 -0400 |
| Message-ID | <mailman.123.1457977645.12893.python-list@python.org> (permalink) |
| References | <mailman.89.1457944111.12893.python-list@python.org> <4e99f4f0-c5d6-47ff-b263-87a3656d6d66@googlegroups.com> |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Interaction between pygame and python "Tyson" <ttyson@d3ce.org> - 2016-03-13 17:52 -0400
Re: Interaction between pygame and python Rick Johnson <rantingrickjohnson@gmail.com> - 2016-03-14 09:53 -0700
Re: Interaction between pygame and python Terry Reedy <tjreedy@udel.edu> - 2016-03-14 13:46 -0400
Re: Interaction between pygame and python Ian Kelly <ian.g.kelly@gmail.com> - 2016-03-14 13:05 -0600
Re: Interaction between pygame and python Rick Johnson <rantingrickjohnson@gmail.com> - 2016-03-14 15:58 -0700
Re: Interaction between pygame and python Chris Angelico <rosuav@gmail.com> - 2016-03-15 10:12 +1100
csiph-web