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
相關文章
相關標籤/搜索