Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ian Kelly Newsgroups: comp.lang.python Subject: Re: Interaction between pygame and python Date: Mon, 14 Mar 2016 13:05:00 -0600 Lines: 15 Message-ID: References: <4e99f4f0-c5d6-47ff-b263-87a3656d6d66@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de zwgNCuOGsMrkr2pZHlggWgC7bvOPkhkUP+X7tEbry5sg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.060 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'executable': 0.07; 'python': 0.10; 'appropriate': 0.14; 'subject:python': 0.14; '2016': 0.16; 'installer,': 0.16; 'pygame': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:between': 0.16; 'wrote:': 0.16; 'version.': 0.18; 'windows': 0.20; 'am,': 0.23; 'header:In- Reply-To:1': 0.24; 'mon,': 0.24; 'url:download': 0.24; 'install': 0.25; 'skip:" 20': 0.26; 'message-id:@mail.gmail.com': 0.27; '14,': 0.27; 'version,': 0.30; 'run': 0.33; 'received:google.com': 0.35; 'downloads': 0.35; 'url:org': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'operating': 0.37; 'johnson': 0.37; 'received:209.85.213': 0.37; 'received:209': 0.38; 'to:addr:python.org': 0.40; 'care': 0.60; 'your': 0.60; "you'll": 0.61; 'skip:u 10': 0.61; 'here:': 0.63; 'you.': 0.64; 'mar': 0.65; 'box,': 0.67; '3.5.1': 0.84; "op's": 0.84; 'to:name:python': 0.84; 'rick': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=oMUgUQLENGEGJkmNOvfjio9/EoaXyngwSsbhEbdN43A=; b=IK6nLGZTK9WHSAwsxHfDXmYO64Dlf6Pn8P7JgDLTDYUvhKHEEYYtmQIWCuUiTxXTvF oTvlZpmTX/YINj3BIvrCb+mCjGJ7KU/Bai1QN1fL2mWW1fZo81oIoRsyzCWAupVnKFtW lLohc7s0vV7ZdUP3EsuDIb7Nss24vBYEQrraU/QBN/pU/H1ttEr6Rs6tFcUeFWRUPt5e 9Uk86+fkkIzx1UGEwYXUIsMmnPZA/VNxzHm8pJfo0k5tctnQ7dlD4acagMt+WFOhq+SR wPDDlNRPPgywJJwH758zr8eB3fzZ0g07/NMT5j8TF77sik0v6ssda0oWJsjMcwkpzKSS /I/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=oMUgUQLENGEGJkmNOvfjio9/EoaXyngwSsbhEbdN43A=; b=eyAtLMKU/jovnUu2/K1bsMKUhzUoW51XtOxFtMsAE+6a+r+gtFcXcoLWSJU5ulFq2Y +kljjSndLUNh4Eg9rakz0PYV9U1SMFIccGfer7JGsW5EL4aHo20dqUdW3VFWmkbocl7+ tz4MUtXMY1xXBPCFSbxM464dVG8GDl+bEXO6M9YOzbB7OY0e61I0eUSk4FSddNY8ugpj 84uAJHgDYHN2FIzNN9U2LKZA1YbxMVJMZQAbeWO5N1ozvelE0iFrmJDPt0EZjda9HKR0 SRLtWQP3wCkjblHLDJgbAErFTtEPxmNcc+72wlGbbOQiJQfVQtfAc/8wbbdnlsPbLUT7 iJWQ== X-Gm-Message-State: AD7BkJKnPs+EIPavEeyYHV7SknBE8ul7s4pCM2qO4ryVSGLYaDQMbXJNOAT2hfqGGl8bBvei9+6hIvlTBn3C0A== X-Received: by 10.50.131.201 with SMTP id oo9mr18810459igb.68.1457982339861; Mon, 14 Mar 2016 12:05:39 -0700 (PDT) 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:104855 On Mon, Mar 14, 2016 at 10:53 AM, Rick Johnson 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.