How_to_install_Tkinter in PyCharm Community Edition 4.5.3 for windows
Steps taken so far: I've went to Files > Settings > Python Interpreter > Clicked on the green "+" at the upper right > but python3-tk is not there in the packages listed.
Please let me know how to access GUI by installing Tkinter in this edition in windows 7
Please let me know how to access GUI by installing Tkinter in this edition in windows 7
Please sign in to leave a comment.
Thanks for the reply.
We have imported Tkinter in command line successfully in the path C:\python34\python then restarted the PyCharm but still we are getting the error import Tkinter
ImportError: No module named 'Tkinter'. Please let me know anywhere i am missing.
Thanks in advance