因為要使用word2vec所以首先需要安裝gensim
但是,pip gensim需要有scipy支援,直接pip install scipy出現以下錯誤
numpy.distutils.system_info.notfounderror: no blas/lapack libraries found. note: accelerate is no longer supported.
to build scipy from sources, blas & lapack libraries need to be installed.
see site.cfg.example in the scipy source directory and
for details.
----------------------------------------
error: command errored out with exit status 1: /usr/local/opt/[email protected]/bin/python3.7 /usr/local/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /var/folders/5l/jz5f6f556ldgx371qwg3_v3m0000gn/t/tmpfvvgu14w check the logs for full command output
重點在於:to build scipy from sources, blas & lapack libraries need to be installed.
解決辦法:
更新pip:pip3 install --upgrade pip
安裝:pip install theano
最後安裝: pip install gensim -i
成功裝完!
MacOS安裝記錄
注意 我使用32g的u盤在格式化時沒有guid選項會導致後續無法正常安裝,換16g則正常 安裝clover 其實只起到掛載作用clover檔案我們使用現成的 我使用的是clover是這個 e5 2680v2 華南x79v2 bios 安裝教程 1.重新整理主機板bios,把壓縮包裡面的bios資料夾...
ubuntu 安裝 mac os 主題
安裝mac os x 主題會幫助你的 ubuntu 14.04 看起來更像mac os x。在這裡我們介紹的macbuntu安裝包包含了gtk 主題,這些主題是專門為ubuntu unity定製的。圖示主題可以為ubuntu 14.04使用,包括登陸介面引導啟動的背景,登陸使用者,甚至包括了ligh...
VirtualBox安裝MacOS要點
參考自 要點 選擇 empireefi 的正確版本 對於64位intel處理器,可以使用壓縮包裡的legacyempire efi1085.iso檔案。settings 面板中,system 項,將預設選中的enable efi選項取消 settings 面板中,display項,將video me...