Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.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; 'python.': 0.02; 'url:sourceforge': 0.03; 'scipy': 0.05; 'python': 0.09; 'lawrence': 0.09; 'naturally': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; '"python': 0.16; 'bullet': 0.16; 'subject:install': 0.16; 'wrote:': 0.17; 'directory.': 0.17; 'package.': 0.17; 'appears': 0.18; 'windows': 0.19; 'thanks.': 0.21; 'earlier': 0.21; 'not,': 0.21; 'installation': 0.23; 'cc:2**0': 0.23; 'programming': 0.23; "haven't": 0.23; 'installed': 0.23; 'downloaded': 0.24; 'cc:no real name:2**0': 0.24; 'machine': 0.24; 'tried': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'select': 0.26; 'appreciated.': 0.26; "doesn't": 0.28; 'went': 0.28; 'subject:/': 0.28; 'environment': 0.29; 'use?': 0.29; "i'm": 0.29; 'install': 0.29; 'related': 0.30; 'window': 0.30; 'error': 0.30; 'comments': 0.33; 'another': 0.33; 'version': 0.34; 'received:google.com': 0.34; 'wrong': 0.34; 'list': 0.35; 'so,': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'subject:with': 0.36; 'should': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'google': 0.39; 'where': 0.40; 'latest': 0.61; 'subject:...': 0.63; 'box.': 0.65; 'url:0': 0.67; 'research,': 0.71; '2013': 0.84; 'bite': 0.84; 'rex': 0.84; 'subject:skip:S 10': 0.84; 'us?': 0.91 X-Received: by 10.49.63.164 with SMTP id h4mr822528qes.39.1360534280644; Sun, 10 Feb 2013 14:11:20 -0800 (PST) Newsgroups: comp.lang.python Date: Sun, 10 Feb 2013 14:11:20 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=76.122.78.83; posting-account=naj_owkAAADu5MiTgavrhWVnJJku0SZI References: <3a451dc0-7f20-4116-92a6-fdaadc4d49fa@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 76.122.78.83 MIME-Version: 1.0 Subject: Re: Statistics...help with numpy/scipy install From: Rex Macey To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: , Message-ID: Lines: 43 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1360534868 news.xs4all.nl 6944 [2001:888:2000:d::a6]:50054 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38611 The setup of numpy-1.7.0 leads to a Setup window with a message: "Python 3.= 3 is required for this package. Select installation to use:". Below that is= an empty list box. Below that is an edit box for the Python Directory. = =20 I have Python 3.3 installed on c:\Python33. =20 On Sunday, February 10, 2013 1:10:32 PM UTC-5, Mark Lawrence wrote: > On 10/02/2013 17:35, Rex Macey wrote: >=20 > > I'm new to Python with a new windows 8 machine (64-bit OS). Learning p= rogramming mainly for fun. Naturally I downloaded Python 3.3 (who doesn't = want the latest and greatest). What I want involves functions related to t= he normal distribution. Based on my google research, it appears that SCIPY = is a good way to go. That requires NUMPY. I don't seem to find an install= that works for my environment which leads to the questions on this post: I= s there an install for my environment and if so, where do I get it? If not,= is there another package I should use? Or do I need to bite the bullet and= install an earlier version of Python. Suggestions and comments appreciate= d. Thanks. >=20 > > >=20 >=20 >=20 > So what exactly went wrong when you tried to install this=20 >=20 > http://sourceforge.net/projects/numpy/files/NumPy/1.7.0/ using commands= =20 >=20 > that you haven't given us and got error messages that you also haven't=20 >=20 > given us? >=20 >=20 >=20 > --=20 >=20 > Cheers. >=20 >=20 >=20 > Mark Lawrence