Python 畫圖需要的一些庫函數
如上圖,運行這個簡單的函數代碼,會出現沒有matplotlib庫函數的情況,需要安裝對應的庫函數
sudo apt-get install python-matplotlib
如果此時提示不能安裝,可以reboot下在安裝。
據說需要以下庫,以后碰到在安裝,先做個記錄。
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
*博客內容為網友個人發布,僅代表博主個人觀點,如有侵權請聯系工作人員刪除。