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\

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to