亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

Python SciPy是否需要BLAS?

Python SciPy是否需要BLAS?

繁星coding 2019-10-14 14:56:18
numpy.distutils.system_info.BlasNotFoundError:     Blas (http://www.netlib.org/blas/) libraries not found.    Directories to search for the libraries can be specified in the    numpy/distutils/site.cfg file (section [blas]) or by setting    the BLAS environment variable.我需要從該站點下載哪個tar?我已經嘗試過fortrans,但是一直出現此錯誤(明顯地設置了環境變量之后)。
查看完整描述

3 回答

?
慕尼黑的夜晚無繁華

TA貢獻1864條經驗 獲得超6個贊

在Fedora上,這有效:


 yum install lapack lapack-devel blas blas-devel

 pip install numpy

 pip install scipy

請記住除了安裝“ blas ”和“ lapack ”之外,還要安裝“ lapack-devel ”和“ blas-devel ”,否則您將得到您提到的錯誤或“ numpy.distutils.system_info。LapackNotFoundError ”錯誤。


查看完整回答
反對 回復 2019-10-14
  • 3 回答
  • 0 關注
  • 1014 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號