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


Groups > comp.lang.python > #47388

Re: Installing PyGame?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <fabiosantosart@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.013
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'one?': 0.05; 'that?': 0.05; 'cc:addr:python-list': 0.11; 'cheers': 0.12; 'idle.': 0.16; 'wrote:': 0.18; 'email addr:gmail.com&gt;': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'error': 0.23; 'versions': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '&gt;': 0.26; 'header:In-Reply-To:1': 0.27; 'errors': 0.30; 'message-id:@mail.gmail.com': 0.30; 'getting': 0.31; 'received:google.com': 0.35; 'subject:?': 0.36; 'show': 0.63; 'to:addr:gmail.com': 0.65; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=C0ZSBvIVjRAKIKbKi/kOpYU+GdFAf+AHXpmOjHzjuXs=; b=igNJP3jdzPJvxDk34EfgaIQpTQe6NmEvnb3q8yvAXbnvzAzf1bPDXAShB/i1386pp4 VZYJ19BykRQVjJLLxLF6H4Y+CuOwnEga8nM6W+fnyfYw3NLZCDKqRkm6dHaF9dg6KFNA 7LApAU6PJrs4UIfvdy5Db59z/oWapZLRBb36fgckav+GrPAd5bn0hOOJ57DQqwGHHVB0 CFPQGRrAAugwgpt2lK5+tAt7ERC8QiaHViQqFtslG/fKkQaD9tSQKMYCV/BzI7Sh3VPU xp4LGqUcqVB8np9hOIKTXvYVhkwsg1gU6QeKPtRNklCwnxe+58gdhjz4ZJ7lfJ0mFMx2 s9Ug==
MIME-Version 1.0
X-Received by 10.224.105.199 with SMTP id u7mr5193634qao.33.1370709700206; Sat, 08 Jun 2013 09:41:40 -0700 (PDT)
In-Reply-To <5c069831-8cab-43da-a4f9-ccec68cdc101@googlegroups.com>
References <5c069831-8cab-43da-a4f9-ccec68cdc101@googlegroups.com>
Date Sat, 8 Jun 2013 17:41:40 +0100
Subject Re: Installing PyGame?
From Fábio Santos <fabiosantosart@gmail.com>
To Eam onn <letsplaysforu@gmail.com>
Content-Type multipart/alternative; boundary=20cf306844d5c5692f04dea738d4
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2888.1370709708.3114.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1370709708 news.xs4all.nl 15882 [2001:888:2000:d::a6]:34774
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:47388

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On 8 Jun 2013 17:17, "Eam onn" <letsplaysforu@gmail.com> wrote:
> I keep getting an error in all my versions of IDLE.

What error is that? Show us. Errors carry strong hints.

Also, are you following an install guide/tutorial? Which one?

Cheers

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Installing PyGame? Eam onn <letsplaysforu@gmail.com> - 2013-06-08 09:07 -0700
  Re: Installing PyGame? Fábio Santos <fabiosantosart@gmail.com> - 2013-06-08 17:41 +0100
    Re: Installing PyGame? Eam onn <letsplaysforu@gmail.com> - 2013-06-08 10:07 -0700
      Re: Installing PyGame? cclauss@bluewin.ch - 2013-06-08 10:58 -0700
        Re: Installing PyGame? Eam onn <letsplaysforu@gmail.com> - 2013-06-08 11:05 -0700
          Re: Installing PyGame? Eam onn <letsplaysforu@gmail.com> - 2013-06-08 11:07 -0700
            Re: Installing PyGame? Fábio Santos <fabiosantosart@gmail.com> - 2013-06-08 20:12 +0100
            Re: Installing PyGame? cclauss@bluewin.ch - 2013-06-08 12:23 -0700
          Re: Installing PyGame? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-06-08 15:10 -0400
          Re: Installing PyGame? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-06-08 16:17 -0400
      Re: Installing PyGame? Neil Hodgson <nhodgson@iinet.net.au> - 2013-06-09 08:51 +1000

csiph-web