面朝大海,春暖华开

focus on scientific computue, 3dgis, spatial database
专注于科学计算、GIS空间分析

 

UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure

 

>>> plt.show()

__main__:1: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.

 

原因:

发现发生在 coco.py 文件

 

处理办法:

import matplotlib

>>> matplotlib.get_backend()

'agg'

>>> matplotlib.use('TkAgg')

posted on 2020-01-28 13:36  风过 无痕  阅读(8460)  评论(0编辑  收藏  举报

导航

向日葵支付宝收钱码