Matplotlib is currently using agg, which is a non-GUI backend

按照网上的解决办法添加python import matplotlib后端 matplotlib.use('TkAgg')code import matplotlib.pyplot as pltterminal 提示ImportError: No module named '_tkinter', please install the python3-tk packageclass 因而,在term
相关文章
相关标签/搜索