My Idle is throwing errors that and says tkinter can\'t be imported.
tkinter
Is there a simple way to install tkinter via pip or
pip
Inside cmd, run command pip install tk and Tkinter should install.
cmd
pip install tk