两行解决matplotlib显示中文乱码的问题

2022-09-29 14:27:46 浏览数 (1)

之前还傻傻搞一堆设置,不一定成功甚至环境可能搞崩。直到发现这个神器!!

在shell终端:

代码语言:javascript复制
pip install mplfonts -i https://pypi.tuna.tsinghua.edu.cn/simple

mplfonts init

代码里完全不需要改动

效果:

0 人点赞