I have windows 7 64 bit and I am using python 3.4.1 for 64bit but still I am getting import error. I have searched and found tkinter folder in my python34/Lib/ directory but still I cannot get tkinter working. I am a newbie in python so any idea how can i get around with this issue?
ImportError DLL load failed importing _tkinter
Also this link provides some views on this issue but its related to 32 bit python on 64 bit windows and mine is 64 bit