Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #107356

Re: Failed install scipy lib

From eryk sun <eryksun@gmail.com>
Newsgroups comp.lang.python
Subject Re: Failed install scipy lib
Date 2016-04-19 13:20 -0500
Message-ID <mailman.33.1461090079.30862.python-list@python.org> (permalink)
References <08215756-d9f5-4dba-b710-ab8626ebfe27@googlegroups.com> <CAHVvXxTUtsjXx+RGtr6KuJTfbWo6idXCHq+SsPCeOz4SqccHyw@mail.gmail.com> <CACL+1auY7RKbS74zjHfagQ=YR4KSQT27tb=0yEjx0-JU7PufNg@mail.gmail.com>

Show all headers | View raw


On Tue, Apr 19, 2016 at 12:05 PM, Oscar Benjamin
<oscar.j.benjamin@gmail.com> wrote:
> On 19 Apr 2016 17:01, <liran.maymoni@gmail.com> wrote:
>>
>> i'm trying to use:
>> "py -m pip install scipy"
>> and after couple of lines a get an error saying:
>
> I thought that binary wheels for scipy would be available on pypi for each
> OS now. Try updating pip and then using it to install scipy.

PyPI only has Windows wheels for NumPy, not SciPy. You can use
Christoph Gohlke's unofficial packages:

http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy
http://www.lfd.uci.edu/~gohlke/pythonlibs/#scipy

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Failed install scipy lib liran.maymoni@gmail.com - 2016-04-19 08:51 -0700
  Re: Failed install scipy lib liran.maymoni@gmail.com - 2016-04-19 08:55 -0700
  Re: Failed install scipy lib Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-04-19 18:05 +0100
    Re: Failed install scipy lib liran.maymoni@gmail.com - 2016-04-19 11:18 -0700
      Re: Failed install scipy lib Andrew Farrell <amfarrell@mit.edu> - 2016-04-19 14:10 -0500
  Re: Failed install scipy lib eryk sun <eryksun@gmail.com> - 2016-04-19 13:20 -0500
    Re: Failed install scipy lib liran.maymoni@gmail.com - 2016-04-20 04:08 -0700
      Re: Failed install scipy lib liran.maymoni@gmail.com - 2016-04-20 04:30 -0700
        Re: Failed install scipy lib Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-04-20 14:04 +0100
        Re: Failed install scipy lib Gonzalo V <gvm2121@gmail.com> - 2016-04-20 12:03 -0300
        Re: Failed install scipy lib eryk sun <eryksun@gmail.com> - 2016-04-20 21:05 -0500

csiph-web