Tkintr filedialog not working

https://sourceforge.net/projects/tcl/files/Tcl/8.6.9/

this file: Tcl/8.6.9/tcl8.6.9-src.tar.gz in this file i have copy library folder and paste from bot/Plugins/python34/lib/tcl8.6/

but still getting this error.

*/*/bot/Plugins/python34/lib/tcl8.6/init.tcl: version conflict for package "Tcl": have 8.6.1, need exactly 8.6.9
version conflict for package "Tcl": have 8.6.1, need exactly 8.6.9
    while executing
"package require -exact Tcl 8.6.9"
    (file "*/*/bot/Plugins/python34/lib/tcl8.6/init.tcl" line 19)
    invoked from within
"source */*/bot/Plugins/python34/lib/tcl8.6/init.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list source $tclfile]"


This probably means that Tcl wasn't installed properly.

None know? so how someone did this bot?