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


Groups > comp.lang.python > #107339

Failed install scipy lib

Newsgroups comp.lang.python
Date 2016-04-19 08:51 -0700
Message-ID <08215756-d9f5-4dba-b710-ab8626ebfe27@googlegroups.com> (permalink)
Subject Failed install scipy lib
From liran.maymoni@gmail.com

Show all headers | View raw


Hello,
i'm trying to use:
"py -m pip install scipy"
and after couple of lines a get an error saying:

Command "C:\Users\Liran\AppData\Local\Programs\Python\Python35-32\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\Liran\\AppData\\Local\\Temp\\pip-build-er8bfsou\\scipy\\setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record C:\Users\Liran\AppData\Local\Temp\pip-4505t4eq-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\Liran\AppData\Local\Temp\pip-build-er8bfsou\scipy

What is the problem?

Back to comp.lang.python | Previous | NextNext 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