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\
Oh and I would choose the anaconda route. Then you can use conda to easy manage libraries that could otherwise be dificult on windows. Sayth -- https://mail.python.org/mailman/listinfo/python-list