I have the python3-tkinter installed, as shown below:
$ sudo yum install python3-tkinter [sudo] password for abigail: Loaded plugins: fastestmirror, langpacks L
For centos 7.6, python 3.4.9, resolve my issue by:
yum install python34-tkinter.x86_64