scipy install error,need help its important

Sayth Renshaw flebber.crue at gmail.com
Mon Apr 18 00:11:52 EDT 2016


On Monday, 18 April 2016 13:53:30 UTC+10, Xristos Xristoou  wrote:
> guys i have big proplem i want to install scipy
> but all time show me error
> i have python 2.7 and windows 10
> i try to use pip install scipy and i take that error
> 
> raise NotFoundError('no lapack/blas resources found')
>     numpy.distutils.system_info.NotFoundError: no lapack/blas resources found
> 
> 
> Command "C:\Python27\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\name\\appdata\\local\\temp\\pip-build-a3fjaf\\scipy\\setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record c:\users\name\appdata\local\temp\pip-pgtkuz-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in c:\users\name\appdata\local\temp\pip-build-a3fjaf\scipy\

Either install and use anaconda

https://www.continuum.io/downloads

or use these builds to install.

http://www.lfd.uci.edu/~gohlke/pythonlibs/

Cheers

Sayth



More information about the Python-list mailing list