Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #196248
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Ethan Furman <ethan@stoneleaf.us> |
| Newsgroups | comp.lang.python |
| Subject | Re: Couldn't install numpy on Python 2.7 |
| Date | Thu, 13 Jun 2024 10:33:29 -0700 |
| Lines | 10 |
| Message-ID | <mailman.132.1718306024.2909.python-list@python.org> (permalink) |
| References | <CAGJtH9QConSeiZfChKaJxz4wKovKj4XUASm5ckEf=zUuD=Pypw@mail.gmail.com> <04c3d12b-4942-4010-9d16-5f97e67ad0ae@stoneleaf.us> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de S99JJl3CuWh0wQAoA491qAfeJhbhNuMQwsF1ctPciRfQ== |
| Cancel-Lock | sha1:wxuENRfMJhVpDtpwRUdW+VNI7WA= sha256:gtsxJ4axSnM3JX7hfX8NVp7sn7ZvDmzVN/Gsguwig7I= |
| Return-Path | <ethan@stoneleaf.us> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| Authentication-Results | mail.python.org; dkim=pass reason="2048-bit key; unprotected key" header.d=stoneleaf.us header.i=@stoneleaf.us header.b=S9u8SKUF; dkim-adsp=pass; dkim-atps=neutral |
| X-Spam-Status | OK 0.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'thread': 0.05; 'moderator': 0.07; 'subject:install': 0.07; 'support!': 0.07; 'everyone!': 0.09; 'received:217.70': 0.09; 'received:217.70.178': 0.09; 'received:gandi.net': 0.09; 'received:mail.gandi.net': 0.09; 'subject:Python': 0.12; 'from:addr:ethan': 0.16; 'from:addr:stoneleaf.us': 0.16; 'from:name:ethan furman': 0.16; 'message-id:@stoneleaf.us': 0.16; 'subject:2.7': 0.16; '~ethan~': 0.16; 'to:addr:python-list': 0.20; 'done': 0.28; 'header:User- Agent:1': 0.30; 'seem': 0.31; 'question': 0.32; 'header:In-Reply- To:1': 0.34; 'your': 0.64; 'received:217': 0.67; 'interesting': 0.71 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=stoneleaf.us; s=gm1; t=1718300012; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UyktXVfr9kx5YnSFStKeN/8seBuj3ynWdwpmX2qGZUY=; b=S9u8SKUFQwnpaYKPD2HBH0qf+ZautgFgcRIIHPk/EQRMrcZWLY/2L/5eHh+lFIk9TVxvsg 2EJmYUIVaj8OPVgSI4Qq33fpN/k39lqJcgz+ZILgRLJB5lnVM1iZaky7BoDxWrBNa17U3L Ehpus4hSYjMUqwaH6n81bwMB3yiqQCmeDMVD9GNkcUE275e+KeVosAd0YC3ZyWd0IfrEm3 jdPVke3aV8bkGYoT0chFL5BzLmtXfg1UWEzEcIFlbwlavzuXVWDlqW73fd+UxNbNyzMKYc HFm1W09YAp5BzFIh4QF4SGA+Dw9af7J6zrjluVp0lWiQ5p53OabEufZbhJx4HA== |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 |
| Content-Language | en-US |
| In-Reply-To | <CAGJtH9QConSeiZfChKaJxz4wKovKj4XUASm5ckEf=zUuD=Pypw@mail.gmail.com> |
| X-GND-Sasl | ethan@stoneleaf.us |
| X-Mailman-Approved-At | Thu, 13 Jun 2024 15:13:43 -0400 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.39 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <04c3d12b-4942-4010-9d16-5f97e67ad0ae@stoneleaf.us> |
| X-Mailman-Original-References | <CAGJtH9QConSeiZfChKaJxz4wKovKj4XUASm5ckEf=zUuD=Pypw@mail.gmail.com> |
| Xref | csiph.com comp.lang.python:196248 |
Show key headers only | View raw
Hey, everyone! I believe the original question has been answered, and tempers seem to be flaring in sub-threads, so let's call this thread done and move on to other interesting topics. Thank you for your support! -- ~Ethan~ Moderator
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Couldn't install numpy on Python 2.7 Ethan Furman <ethan@stoneleaf.us> - 2024-06-13 10:33 -0700
csiph-web