ImportError: No module named '_tkinter', please install the python3-tk package

在ubuntu上使用matplotlib时出现了这样的提示,解决方案:

sudo apt-get install python3-tk

 

posted @ 2022-11-13 22:36  dlhl  阅读(0)  评论(0)    收藏  举报