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
^^^^^^^^^^^^^^^
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
^^^^^^^^^^^^^^^