问题 verbose = matplotlib.verbose AttributeError: module 'matplotlib' has no attribute 'verbose' 解决 这是 Pycharm 默认设置的问题:进入设置,看图去掉勾,然后应用保存,即可。