Closed hampuskraft closed 4 years ago
Your python installation is borked. This is not a problem in Tale. Tkinter, on windows, is part of the standard Python installation and is not installed separately. I suggest wiping and reinstalling Python again (make sure you get the official python installation from python.org) (also, make 100% sure the python.exe you're launching is, in fact, the correct python 3.8 executable. I advise you to use the py.exe launcher on windows instead, with the correct version selection argument, and avoid calling python.exe)
Hi there,
I discovered that the GUI for Tale appears to be broken on my machine.
I'm using Python 3.8 and pip 19.3.1 on Windows 10 1809 (Build 17763.864). I've tried installing
tkinter
, but it doesn't exist.Thanks!
Kind regards, Hampus Kraft.