You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
^^^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered:
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
^^^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered: