getting error in tkinter module eventhough it is installed

已回答

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

0

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

请先登录再写评论。