使用matplotlib.pyplot报错

如果在调用 matplotlib.pyplot 时出现如下问题
AttributeError: module 'backend_interagg' has no attribute 'FigureCanvas'

一般是版本问题,建议卸载现有版本,安装3.5.0版本即可


版权声明:本文为weixin_43900869原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。