Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #104855
| From | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Interaction between pygame and python |
| Date | 2016-03-14 13:05 -0600 |
| Message-ID | <mailman.126.1457982349.12893.python-list@python.org> (permalink) |
| References | <mailman.89.1457944111.12893.python-list@python.org> <4e99f4f0-c5d6-47ff-b263-87a3656d6d66@googlegroups.com> |
On Mon, Mar 14, 2016 at 10:53 AM, Rick Johnson <rantingrickjohnson@gmail.com> wrote: > If you download and run an installer, one that is > appropriate for your operating system and Python version, > everything will be taken care of for you. > > 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 Unfortunately that installer is not appropriate for the OP's Python version. The downloads on the pygame site are horrifically out-of-date.
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