Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'offline': 0.03; '16,': 0.03; 'compiler': 0.05; 'python': 0.09; 'cc:addr:python-list': 0.10; 'subject:python': 0.11; 'sat,': 0.15; 'subject:windows': 0.16; 'wrote:': 0.17; 'feb': 0.19; 'please?': 0.22; 'cc:2**0': 0.23; "i've": 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'coding': 0.27; 'installing': 0.27; 'message-id:@mail.gmail.com': 0.27; 'run': 0.28; 'url:download': 0.29; "i'm": 0.29; 'that.': 0.30; 'code': 0.31; 'url:python': 0.32; 'running': 0.32; 'problem': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'url:org': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'received:209.85.214': 0.39; 'hello,': 0.39; 'help': 0.40; '2013': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=gZt4LbTQnzZKquQ7KNnEEiBQ/N+juABEr68+8GHeavw=; b=VnsWrxD6T01y2v5uvEbu9HFrMgJYRcp+0g1/F0pGm3PzQtQQKBzdr5E4AzRWc/rfGB 4ELKOmUe7Mvqy5OHkzM20miuCM7t/bm1Ccp7q3+z1H+vhRRinXmOd0P0FekgYcYvIDDR /GMrxL4QgBGSa3ug0BLrkLAbqlrp6kW7tzWLkR1YnwCf/uFqv1K8P9SD6eu20l1u3KI9 MRiZAaEY4Snf+ALldfoD2M0305eaB1PxzhV1Qg6gsvkDC183m5nyNZeTXg0YkcMpFbw0 cpsnK28Zn7dn/qaoI8Vek3xI2WvWWmG72LExb411Ol3ML7YpiF9WQEEE6FtbnfypVWa6 gdZg== MIME-Version: 1.0 X-Received: by 10.60.7.67 with SMTP id h3mr4055240oea.31.1361051834260; Sat, 16 Feb 2013 13:57:14 -0800 (PST) In-Reply-To: References: Date: Sat, 16 Feb 2013 16:57:14 -0500 Subject: Re: python on windows From: David Robinow To: babatunde akerele Content-Type: text/plain; charset=ISO-8859-1 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361051842 news.xs4all.nl 6841 [2001:888:2000:d::a6]:49913 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39013 On Sat, Feb 16, 2013 at 4:40 PM, babatunde akerele wrote: > hello, i'm having problem coding and running python on my pc...i just > started learning python last month in codeacademy.com but i've not > been able to code offline 'cos i don't knw how to go abt installing > the compiler and all that. Any help please? Download the Python 3.3 installer from http://www.python.org/download/ and run it.