运维网's Archiver
论坛
›
Python
› ubuntu python 安装 Matplotlib 不出图
dsqzhaoyue
发表于 2018-8-9 09:40:34
ubuntu python 安装 Matplotlib 不出图
apt-getinstall python-wxtools
修改/usr/local/lib/python2.7/dist-packages/matplotlib/mpl-data目录下的matplotlibrc这个文件内容中的:
# ‘module://my_backend’
backend : WXAgg
页:
[1]
查看完整版本:
ubuntu python 安装 Matplotlib 不出图