#Python - Tkinter doesn't work despite being installed

19 messages · Page 1 of 1 (latest)

visual geyser
#
Traceback (most recent call last):
  File "/home/francheeze/PycharmProjects/pythonProject/.venv/franchrono.py", line 1, in <module>
    import tkinter
ModuleNotFoundError: No module named 'tkinter'

Process finished with exit code 1
dire idol
visual geyser
#

is it like that?

dire idol
#

that installs in your global environment

#

install it inside of the virtual environment

visual geyser
dire idol
#

Google how to use virtual environments

visual geyser
#

i still have the same issue

dire idol
#

how did you install it

visual geyser
#

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

dire idol
visual geyser
visual geyser
#

whatever

#

i just wrote it in C