ERROR I KEEP GETTING… SOMEONE PLS HELP!!!
“/Users/ona/PycharmProjects/PONG GAME/.venv/bin/python” /Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/turtle.py
Traceback (most recent call last):
File “/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/turtle.py”, line 101, in
import tkinter as TK
File “/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py”, line 1
from turtle import Screen, Turtle
IndentationError: unexpected indent
Process finished with exit code 1
i tried to use chatgpt to figure out the error but it didnt work
i tried deleating the app and redownloading it… also didnt work
tried to change the title do that its not turtle.py, but i literally have no other file names turtle.py so i cpuldnt change anything
Ona Casamiquela is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1