"); //-->
如上图,运行这个简单的函数代码,会出现没有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
*博客内容为网友个人发布,仅代表博主个人观点,如有侵权请联系工作人员删除。
eleaction01 阅读:2946