Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41664
| Return-Path | <kwpolska@gmail.com> |
|---|---|
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; 'subject:Python': 0.05; '21,': 0.07; 'python': 0.09; 'cc:addr :python-list': 0.10; 'assume': 0.11; '2.7.3': 0.16; '8:40': 0.16; 'binaries': 0.16; 'gpg': 0.16; 'numpy': 0.16; 'subject:2.7.3': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'windows': 0.19; 'trying': 0.21; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'url:mailman': 0.29; 'source': 0.29; "i'm": 0.29; 'url:python': 0.32; 'url:listinfo': 0.32; 'received:google.com': 0.34; 'pm,': 0.35; 'really': 0.36; 'url:org': 0.36; 'subject:with': 0.36; 'uses': 0.37; 'subject:: ': 0.38; 'url:mail': 0.40; 'first': 0.61; 'today.': 0.69; '2013': 0.84; 'off,': 0.84; 'url:tk': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=ALNzjg8Ubt2Npb+HjyYkdmTzHGSyqMPv3ZvNgg8nRa8=; b=BvfzCAT4KaKrm8xFS5c4ZEKSJRN5G0WpSavvGDb76UTzr5Ntsl+6gynoIDfU07uFIT 7LZUEEizjOGD+ZkobtpMpYkXDOe3fD+0VfUwyjo1t8DdeEXyA04OMrLPU4w1UuF7OJu2 GzlgiyCQnUWCXBIS4dRANe1zPAXEQ6k5fu1BRbnQrAUuqm+AlAYA3G9CRqqgld55rYRW OFP7ENhkYVqhxSf677NFP7Do2xAAlZo/EGFmBA5dq6vZVCoyIkR4+Fu0Po86svUBnwQt IdKESd/q5CMgIzC67AHDP6XB/dJIDKY0lU73FpCZg+x5kA5h4L+Ujl28oJ6EaAO4Qw9Z kllA== |
| X-Received | by 10.50.57.166 with SMTP id j6mr3192828igq.21.1363896343305; Thu, 21 Mar 2013 13:05:43 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <kifnml$qae$1@theodyn.ncf.ca> |
| References | <kifnml$qae$1@theodyn.ncf.ca> |
| From | Kwpolska <kwpolska@gmail.com> |
| Date | Thu, 21 Mar 2013 21:05:23 +0100 |
| Subject | Re: Binary for numpy 1.7.0 with Python 2.7.3 |
| To | "Colin J. Williams" <cjw@ncf.ca> |
| Content-Type | text/plain; charset=UTF-8 |
| 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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3598.1363896351.2939.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1363896351 news.xs4all.nl 6959 [2001:888:2000:d::a6]:45889 |
| X-Complaints-To | abuse@xs4all.nl |
| Path | csiph.com!usenet.pasdenom.info!news.stben.net!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
| Xref | csiph.com comp.lang.python:41664 |
Show key headers only | View raw
On Thu, Mar 21, 2013 at 8:40 PM, Colin J. Williams <cjw@ncf.ca> wrote: > How do I find the binaries on Source Forge? > > I'm trying to update to both 2.7.3 and Numpy 1.7.0. > > Colin W > -- > http://mail.python.org/mailman/listinfo/python-list You don’t. First off, nobody really likes nor uses SourceForge today. Python can be found on the website, http://www.python.org/getit/ and numpy is in the PyPI: https://pypi.python.org/pypi/numpy . Both links have Windows binaries, which I assume you want. -- Kwpolska <http://kwpolska.tk> | GPG KEY: 5EAAEA16 stop html mail | always bottom-post http://asciiribbon.org | http://caliburn.nl/topposting.html
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Binary for numpy 1.7.0 with Python 2.7.3 "Colin J. Williams" <cjw@ncf.ca> - 2013-03-21 15:40 -0400
Re: Binary for numpy 1.7.0 with Python 2.7.3 Dave Angel <davea@davea.name> - 2013-03-21 16:00 -0400
Re: Binary for numpy 1.7.0 with Python 2.7.3 "Colin J. Williams" <cjw@ncf.ca> - 2013-03-21 18:16 -0400
Re: Binary for numpy 1.7.0 with Python 2.7.3 "Colin J. Williams" <cjw@ncf.ca> - 2013-03-21 18:16 -0400
Re: Binary for numpy 1.7.0 with Python 2.7.3 Kwpolska <kwpolska@gmail.com> - 2013-03-21 21:05 +0100
Re: Binary for numpy 1.7.0 with Python 2.7.3 Miki Tebeka <miki.tebeka@gmail.com> - 2013-03-21 18:49 -0700
csiph-web