问题:
AttributeError: module ‘matplotlib’ has no attribute ‘verbose’(如下图)
AttributeError: module 'matplotlib' has no attribute 'verbose'
解决方法:
Pycharm:Settings->Tools->Python Scientific->取消勾
AttributeError: module 'matplotlib' has no attribute 'verbose'
运行成功
AttributeError: module 'matplotlib' has no attribute 'verbose'

相关文章: