Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #104848

Re: Interaction between pygame and python

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Terry Reedy <tjreedy@udel.edu>
Newsgroups comp.lang.python
Subject Re: Interaction between pygame and python
Date Mon, 14 Mar 2016 13:46:35 -0400
Lines 16
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>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de Fw1WLUo4hBhSSAJ/+dDWgg8oEcnDaIv6cF1HKkuHnXOw==
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'executable': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'jan': 0.11; 'subject:python': 0.14; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'subject:between': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'url:edu': 0.24; 'header:In- Reply-To:1': 0.24; 'url:download': 0.24; 'install': 0.25; 'header :User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'skip:" 20': 0.26; 'page.': 0.28; 'installing': 0.35; 'skip:p 30': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'johnson': 0.37; 'to:addr:python.org': 0.40; "you'll": 0.61; 'received:96': 0.63; 'here:': 0.63; 'box,': 0.67; '3.5.1': 0.84; 'pip': 0.84; 'received:fios.verizon.net': 0.91; 'rick': 0.93
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host pool-96-227-207-81.phlapa.fios.verizon.net
User-Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
In-Reply-To <4e99f4f0-c5d6-47ff-b263-87a3656d6d66@googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.21
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:104848

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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