I just did a fresh install of Python on Windows 10. I enter "python" and get Python 3.7.4. I tried to import Tkinter and it says "No module named 'Tkinter'. I looked around online and everything said that Tkinter is a standard library that comes with Python. Any help would be greatly appreciated.
Asked
Active
Viewed 139 times