Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #104874
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Interaction between pygame and python |
| Date | 2016-03-15 10:12 +1100 |
| Message-ID | <mailman.136.1457997168.12893.python-list@python.org> (permalink) |
| References | <mailman.89.1457944111.12893.python-list@python.org> <4e99f4f0-c5d6-47ff-b263-87a3656d6d66@googlegroups.com> <mailman.126.1457982349.12893.python-list@python.org> <9d79bb60-6ad7-4b9e-89bf-f4c927c67000@googlegroups.com> |
On Tue, Mar 15, 2016 at 9:58 AM, Rick Johnson <rantingrickjohnson@gmail.com> wrote: > On Monday, March 14, 2016 at 2:06:02 PM UTC-5, Ian wrote: >> 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. > > Well no wonder he's having such hard time, if a Pythonista like myself can't get it right, heck, then who can? Go where Terry recommended: http://www.lfd.uci.edu/~gohlke/pythonlibs/ This is where you should go for Python module binaries for Windows, if you don't want to compile your own. ChrisA
Back to comp.lang.python | Previous | Next — Previous 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