I'm trying to setup Pycharm on My laptop, with Manjaro KDE installed. This if my first time using Linux and i'm having trouble getting tkinter to actually import
I've seen other threads with their solutions, and none of them have worked for me. I've tried the following line
sudo pacman -S tk
it installs, but I still get the error message, really not sure what I'm supposed to do here.