getting error in tkinter module eventhough it is installed

Answered

I tried installing tkinter and tried running it and getting error as module not found

0
1 comment

Did you install it into the same interpreter you use in PyCharm?
Try installing it using PyCharm's interface https://www.jetbrains.com/help/pycharm/installing-uninstalling-and-upgrading-packages.html

0

Please sign in to leave a comment.