Re: Linux binary wheels?

Matthew Brett <[email protected]>
Newsgroups gmane.comp.python.distutils.devel,gmane.comp.python.ideas
Message-ID <CAH6Pt5rGDCxAST+5HTrTZBiOb8yCefrZ26OAA+9uGUDEKEu6ig@mail.gmail.com>
Hi,

On Tue, Aug 20, 2019 at 11:10 AM Brian Skinn <[email protected]> wrote:
>
>
>
> On Tue, Aug 20, 2019, 06:05 Matthew Brett <[email protected]> wrote:
>>
>> Hi,
>
>
>> See the links that Wes posted for more details, or try pip installing
>> Numpy and Scipy in a new virtualenv, and see what happens.
>
>
> Probably needs to:
>
>    pip install --only-binary :all: numpy scipy

Pip doesn't build from source by default - here's the output from my
machine just now:

 $ pip install numpy scipy
Collecting numpy
  Downloading https://files.pythonhosted.org/packages/4a/2e/cf0a2fea6d97604a0e058e804b50d589c31b360b317be9f5c126b22a560e/numpy-1.17.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
(14.9MB)
     |████████████████████████████████| 15.0MB 38.9MB/s
Collecting scipy
  Downloading https://files.pythonhosted.org/packages/c5/40/f73bc951b060ba143f2092a3a2dd755f5ef2b52376fc3f4d297942aef04b/scipy-1.3.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
(27.6MB)
     |████████████████████████████████| 27.6MB 35.8MB/s
Installing collected packages: numpy, scipy
Successfully installed numpy-1.17.0 scipy-1.3.1

Cheers,

Mattthew
--
Distutils-SIG mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at https://mail.python.org/archives/list/[email protected]/message/UX4LUBUGQXYID3HB5FADEVR4ACGKFHL6/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.