#Python - Tkinter doesn't work despite being installed
19 messages · Page 1 of 1 (latest)
Are you sure you installed tkinter in the venv, and not globally?
i tried, no difference whatsoever
is it like that?
how do i install?
Google how to use virtual environments
okay it's installed
i still have the same issue
how did you install it
tkinter comes with python 3 automatically
it was installed already
and even if im not in a virtual environment i still have the same issue
run this, and then follow this https://stackoverflow.com/a/37391706 maybe
ran without any venv still the same result