Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named '_tkinter' #1

Open
hilham1990 opened this issue Feb 4, 2023 · 0 comments
Open

ModuleNotFoundError: No module named '_tkinter' #1

hilham1990 opened this issue Feb 4, 2023 · 0 comments

Comments

@hilham1990
Copy link

MacBook-Air Python3MacApp-LearnerTemplate-main % python3 gui.py
Traceback (most recent call last):
File "/Users/user/Python3MacApp-LearnerTemplate-main/gui.py", line 5, in
import tkinter as tk
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/init.py", line 38, in
import _tkinter # If this fails your Python may not be configured for Tk
^^^^^^^^^^^^^^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant