Python 畫圖需要的一些庫函數(shù)
如上圖,運(yùn)行這個(gè)簡單的函數(shù)代碼,會出現(xiàn)沒有matplotlib庫函數(shù)的情況,需要安裝對應(yīng)的庫函數(shù)
sudo apt-get install python-matplotlib
如果此時(shí)提示不能安裝,可以reboot下在安裝。
據(jù)說需要以下庫,以后碰到在安裝,先做個(gè)記錄。
sudo apt-get install python-numpy python-scipy python-matplotlib python-sklearn python-skimage python-h5py python-protobuf python-leveldb python-networkx python-nose python-pandas python-gflags Cython ipython
*博客內(nèi)容為網(wǎng)友個(gè)人發(fā)布,僅代表博主個(gè)人觀點(diǎn),如有侵權(quán)請聯(lián)系工作人員刪除。