Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin1!goblin.stu.neva.ru!news.astraweb.com!border5.a.newsrouter.astraweb.com!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.06; 'assuming': 0.09; 'claimed': 0.09; 'received:209.85.219': 0.09; 'cc:addr:python-list': 0.11; 'windows': 0.15; 'did.': 0.16; 'reasonable.': 0.16; 'subject:Problem': 0.16; 'subject:install': 0.16; 'url:ftp': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'cc:addr:python.org': 0.22; 'install': 0.23; 'decide': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'joe': 0.30; 'message-id:@mail.gmail.com': 0.30; 'option': 0.32; 'run': 0.32; 'url:python': 0.33; 'reader': 0.33; 'received:209.85': 0.35; 'no,': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'url:org': 0.36; 'received:209': 0.37; 'skip:& 10': 0.38; 'needed': 0.38; 'pm,': 0.38; 'mentioned': 0.61; 'url:3': 0.61; 'email addr:gmail.com': 0.63; 'url:0': 0.67; 'useful.': 0.68; 'other.': 0.75; '"download': 0.84; 'hill': 0.95; '2013': 0.98 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=iGUNWydy/w4GDjRDElTXBQVexTSLfQ+VOwabTfafChk=; b=wayX2nlMw3ei7ztbzXlj9E86Boky/TJouTh10dLEfFG5f6WeKBu4YyJGfOnJtcWpSH sI0yMVwoT+iL7Z1MjHP0wqORA2gQnd8e+am3FKUqyDD4ytQtBbwuQBRaCEAT9Zax4X88 mokr/2oDtSLp2nUkt/hwrucwP8WUOVSokbuvD4EiMsTbupL931RMWhiq8SSiXZMquZ7s KbYS1du2GJD21FF4E6Ld++VMGii9Yl+nV32i+dOW5u/kreuEh7p8IcxhJkYZZ+MttNFe McUt3ZXo7Kj7/8BGiRMh0cSHhwqXFTUH/9tLEt4aTgyOTJLKVQACzbOmfxf4iDkCPb0Q x4xg== MIME-Version: 1.0 X-Received: by 10.182.129.7 with SMTP id ns7mr400924obb.77.1364930842812; Tue, 02 Apr 2013 12:27:22 -0700 (PDT) In-Reply-To: References: Date: Tue, 2 Apr 2013 15:27:22 -0400 Subject: Re: Python install Win 7 Problem From: David Robinow To: Joe Hill Content-Type: multipart/alternative; boundary=e89a8fb1f52607841204d965ba1f 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: 81 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1364930851 news.xs4all.nl 6855 [2001:888:2000:d::a6]:39206 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42598 --e89a8fb1f52607841204d965ba1f Content-Type: text/plain; charset=UTF-8 On Tue, Apr 2, 2013 at 12:45 PM, Joe Hill wrote: > On Tue, 2 Apr 2013 11:44:55 -0400, David Robinow > >Download the Windows executables. > > > >3.3.0 is the current version > > Is "numpy" an option that is needed (guess for math?)? > No, it's not needed to run Python. It can be useful. I only mentioned it because you did. > > Assuming 3.3 the current version - what are the "Download the Windows > executables." files? and in which order must they be installed? > The 32 bit version is at http://www.python.org/ftp/python/3.3.0/python-3.3.0.msi The 64 bit version is at http://www.python.org/ftp/python/3.3.0/python-3.3.0.amd64.msi Install one or the other. That's it. If you want to install numpy, do it after you install python. [The suggestion to install the Activestate version is reasonable. I've never used it. Please use a search engine if you decide to look for it.] > I never claimed to be a mind reader . > > --e89a8fb1f52607841204d965ba1f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On T= ue, Apr 2, 2013 at 12:45 PM, Joe Hill <JH@nospamever.com> wr= ote:
On Tue, 2 Apr 2013 11:44:55 -0400, David Robinow <drobinow@gmail.com

>Download the Windows executables.
>
>3.3.0 is the current version

Is "numpy" an option that is needed (guess for math?)?
<= /blockquote>
No, it's not needed to run Python. It can be useful. I= only mentioned it because you did.

Assuming 3.3 the current version - what are the "Download the Windows<= br> executables." files? =C2=A0and in which order must they be installed?<= br>
Install one or the oth= er. That's it. If you want to install numpy, do it after you install py= thon.
=C2=A0[The suggestion to install the Activestate version is reas= onable. I've never used it. Please use a search engine if you decide to= look for it.]


I never claimed to be a mind reader <grin>.


--e89a8fb1f52607841204d965ba1f--