Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38638
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <drobinow@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.017 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; '64-bit': 0.07; 'python': 0.09; '32-bit': 0.09; 'cc:addr:googlegroups.com': 0.09; 'cc:addr :python-list': 0.10; '"cannot': 0.16; '"python': 0.16; 'guessing': 0.16; 'install"': 0.16; 'subject:install': 0.16; 'wrote:': 0.17; 'feb': 0.19; 'installed': 0.23; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'subject:/': 0.28; "i'm": 0.29; 'window': 0.30; 'error': 0.30; 'version': 0.34; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'cc:no real name:2**1': 0.36; 'subject:with': 0.36; 'should': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'gives': 0.39; 'received:209.85.214': 0.39; 'subject:...': 0.63; '2013': 0.84; 'rex': 0.84; 'subject:skip:S 10': 0.84; 'to:addr:hotmail.com': 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=Z+bIo4KklLRTNzUCs4Rf4mVP8qA9LdM7Ff64X4gTqwU=; b=mOpsH2sK1tU/xwn2yke/jD89CfRd2A3gVqU7rpKcKDXTosW0NRz92M5CGmGGFNc1aR WpTNXzeRsECIAIvDU7AlR8HxWApx41RSyer5rat9gJC1UXSnoEJ46YivjC1QsFQa49J+ clvlsvqVorhQm9VaJAca04/t0SD15vPQ1VvB2ss9+vwhFa2U9UOXQasMDgzng66h9zEk eXDNDUdssBZRGD8fTsZifDhmch8rHoUd8Motx1FpLBJD5Wpy1Kr5QEsHPM5SHn4lQTje Yh+2tAxn1zFLORwCvR7dMRYUJALm49xwJji0nlnpdrLtUZ63uBnVBiqppKHnYokKNJRL RX8Q== |
| MIME-Version | 1.0 |
| X-Received | by 10.60.7.67 with SMTP id h3mr9383323oea.31.1360549344460; Sun, 10 Feb 2013 18:22:24 -0800 (PST) |
| In-Reply-To | <5d3e0920-f204-4e5e-8c41-a8d44eddbde9@googlegroups.com> |
| References | <3a451dc0-7f20-4116-92a6-fdaadc4d49fa@googlegroups.com> <mailman.1594.1360519829.2939.python-list@python.org> <59f1b8c5-1166-4c40-89f3-05304d1b6360@googlegroups.com> <5d3e0920-f204-4e5e-8c41-a8d44eddbde9@googlegroups.com> |
| Date | Sun, 10 Feb 2013 21:22:24 -0500 |
| Subject | Re: Statistics...help with numpy/scipy install |
| From | David Robinow <drobinow@gmail.com> |
| To | Rex Macey <xer0925@hotmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org, comp.lang.python@googlegroups.com |
| 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.1621.1360549347.2939.python-list@python.org> (permalink) |
| Lines | 4 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1360549347 news.xs4all.nl 6854 [2001:888:2000:d::a6]:36619 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:38638 |
Show key headers only | View raw
On Sun, Feb 10, 2013 at 5:14 PM, Rex Macey <xer0925@hotmail.com> wrote: > I should have added that the setup gives an error window "Cannot install" "Python version 3.3 required, which was not found in the registry." I'm guessing that you installed a 64-bit python and are using a 32-bit numpy.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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