ModuleNotFoundError: No module named 'tkinter' pycharm

you need to install tkinter in your linux. using this command 

sudo apt install python3-tk


Comments

Popular posts from this blog