matplotlib&pycharm

question:

verbose = matplotlib.verbose AttributeError: module 'matplotlib' has no attribute 'verbose'

Solution:

Change "verbose = matplotlib.verbose" in the backend_interagg.py file to "verbose = matplotlib.Verbose"

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325509961&siteId=291194637