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


Groups > comp.lang.python > #38611

Re: Statistics...help with numpy/scipy install

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 <xer0925@hotmail.com>
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 <mailman.1594.1360519829.2939.python-list@python.org>
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> <mailman.1594.1360519829.2939.python-list@python.org>
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 <xer0925@hotmail.com>
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 <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>
Message-ID <mailman.1606.1360534868.2939.python-list@python.org> (permalink)
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

Show key headers only | View raw


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.  

I have Python 3.3 installed on c:\Python33.  

On Sunday, February 10, 2013 1:10:32 PM UTC-5, Mark Lawrence wrote:
> On 10/02/2013 17:35, Rex Macey wrote:
> 
> > I'm new to Python with a new windows 8 machine (64-bit OS).  Learning programming mainly for fun.  Naturally I downloaded Python 3.3 (who doesn't want the latest and greatest).  What I want involves functions related to the 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: Is 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 appreciated. Thanks.
> 
> >
> 
> 
> 
> So what exactly went wrong when you tried to install this 
> 
> http://sourceforge.net/projects/numpy/files/NumPy/1.7.0/ using commands 
> 
> that you haven't given us and got error messages that you also haven't 
> 
> given us?
> 
> 
> 
> -- 
> 
> Cheers.
> 
> 
> 
> Mark Lawrence

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


Thread

Statistics...help with numpy/scipy install Rex Macey <xer0925@gmail.com> - 2013-02-10 09:35 -0800
  Re: Statistics...help with numpy/scipy install Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-02-10 18:10 +0000
    Re: Statistics...help with numpy/scipy install Rex Macey <xer0925@hotmail.com> - 2013-02-10 14:11 -0800
      Re: Statistics...help with numpy/scipy install Rex Macey <xer0925@hotmail.com> - 2013-02-10 14:14 -0800
        Re: Statistics...help with numpy/scipy install Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-02-11 01:26 +0000
        Re: Statistics...help with numpy/scipy install David Robinow <drobinow@gmail.com> - 2013-02-10 21:22 -0500
        Re: Statistics...help with numpy/scipy install Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-02-10 22:53 -0500
      Re: Statistics...help with numpy/scipy install Rex Macey <xer0925@hotmail.com> - 2013-02-10 14:14 -0800
    Re: Statistics...help with numpy/scipy install Rex Macey <xer0925@hotmail.com> - 2013-02-10 14:11 -0800
  Re: Statistics...help with numpy/scipy install Michael Torrie <torriem@gmail.com> - 2013-02-10 11:14 -0700
  Re: Statistics...help with numpy/scipy install "Colin J. Williams" <cjw@ncf.ca> - 2013-02-10 13:23 -0500
  Re: Statistics...help with numpy/scipy install David Robinow <drobinow@gmail.com> - 2013-02-10 14:29 -0500
  Re: Statistics...help with numpy/scipy install Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-02-10 19:34 +0000
  Re: Statistics...help with numpy/scipy install Rex Macey <xer0925@gmail.com> - 2013-02-13 18:38 -0800
    Re: Statistics...help with numpy/scipy install Terry Reedy <tjreedy@udel.edu> - 2013-02-14 00:29 -0500
    Re: Statistics...help with numpy/scipy install Dave Angel <davea@davea.name> - 2013-02-14 05:53 -0500
    Re: Statistics...help with numpy/scipy install Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-02-14 11:09 +0000

csiph-web