python3.6.4 tkinter安装

在pyenv虚拟环境中

    sudo yum -y install tkinter tcl-devel tk-devel

  

  重新安装python

    pyenv install -v 3.6.4