Re: Couldn't install numpy on Python 2.7

Liste des GroupesRevenir à cl python 
Sujet : Re: Couldn't install numpy on Python 2.7
De : oscar.j.benjamin (at) *nospam* gmail.com (Oscar Benjamin)
Groupes : comp.lang.python
Date : 13. Jun 2024, 00:56:49
Autres entêtes
Message-ID : <mailman.125.1718233023.2909.python-list@python.org>
References : 1 2 3 4 5 6 7
On Wed, 12 Jun 2024 at 23:52, Greg Ewing via Python-list
<python-list@python.org> wrote:
On 13/06/24 10:09 am, Chris Angelico wrote:
 > So if anyone
 > actually does need to use pip with Python 2.7, they probably need to
 > set up a local server
>
You should also be able to download a .tar.gz from PyPI and use pip
to install that. Although you'll have to track down the dependencies
yourself in that case.

It is almost certainly better to download the wheel (.whl) file rather
than the sdist (.tar.gz) file. Building NumPy from source needs not
just compilers etc but also you first need to build/install a BLAS
library.

--
Oscar

Date Sujet#  Auteur
12 Jun 24 * Couldn't install numpy on Python 2.720marc nicole
12 Jun 24 +* Re: Couldn't install numpy on Python 2.73<avi.e.gross
13 Jun 24 i`* Re: Couldn't install numpy on Python 2.72Greg Ewing
13 Jun 24 i `- Re: Couldn't install numpy on Python 2.71Oscar Benjamin
12 Jun 24 +- Re: Couldn't install numpy on Python 2.71MRAB
12 Jun 24 +- Re: Couldn't install numpy on Python 2.71<avi.e.gross
12 Jun 24 +- Re: Couldn't install numpy on Python 2.71Chris Angelico
12 Jun 24 +- Re: Couldn't install numpy on Python 2.71Thomas Passin
12 Jun 24 +- Re: Couldn't install numpy on Python 2.71Chris Angelico
12 Jun 24 +- Re: Couldn't install numpy on Python 2.71<avi.e.gross
12 Jun 24 +- Re: Couldn't install numpy on Python 2.71Chris Angelico
12 Jun 24 +- Re: Couldn't install numpy on Python 2.71Oscar Benjamin
13 Jun 24 +- Re: Couldn't install numpy on Python 2.71Chris Angelico
13 Jun 24 +- Re: Couldn't install numpy on Python 2.71Oscar Benjamin
13 Jun 24 +- Re: Couldn't install numpy on Python 2.71Chris Angelico
13 Jun 24 +- Re: Couldn't install numpy on Python 2.71<avi.e.gross
13 Jun 24 +- Re: Couldn't install numpy on Python 2.71Chris Angelico
13 Jun 24 +- Re: Couldn't install numpy on Python 2.71<avi.e.gross
13 Jun 24 `* Re: Couldn't install numpy on Python 2.72Chris Angelico
13 Jun 24  `- Re: Couldn't install numpy on Python 2.71Chris Green

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal