我正在使用python3,pip3并且已经安装了numpy,但在尝试下载Scipy时(我需要安装sklearn),我收到此错误
raise NotFoundError('no lapack/blas resources found')
numpy.distutils.system_info.NotFoundError: no lapack/blas resources not found
尝试安装lapack / blas时:
Collecting lapack..
Could not find a version that satisfies the requirement blas (from versions:)
No matching distribution found for blas