matplotlib显示AttributeError: 'module' object has no attribute 'verbose'

Posted liuys635

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了matplotlib显示AttributeError: 'module' object has no attribute 'verbose'相关的知识,希望对你有一定的参考价值。

解决办法:file-settings-tools-python scientific,将show plots in toolwindow前面的对号去掉即可。

技术图片

 

以上是关于matplotlib显示AttributeError: 'module' object has no attribute 'verbose'的主要内容,如果未能解决你的问题,请参考以下文章

python--Matplotlib中显示负号问题

OpenCV 函数学习04-用 matplotlib 显示图像(plt.imshow)

Python OpenCV ——Matplotlib显示图片

Matplotlib 图像显示的问题总结

Matplotlib 图未显示

matplotlib可视化连接成对数据点的线图只显示线条不显示数据点(Paired Line Plot with Matplotlib but without points)