随笔分类 -  Python

摘要:##安装matplotlib pip install matlibplot --user ##可以看到pip安装的matplotlib没有中文字体 cd ~/.local/lib/python3.7/site-packages/matplotlib/mpl-data/ ls fonts/ttf ## 阅读全文
posted @ 2020-06-10 21:57 skyfly0 阅读(525) 评论(0) 推荐(0)