IDLE python doesn't work or opening

The IDLE of python doesn’t opening. I don’t know resolve this.
The version is 3.12.0

Hey Moises did you install python correctly and which OS are you using? if so try this command on your terminal python -m idlelib
if not you may need to reinstall it correctly check this out assuming you are using windows
https://youtu.be/nU2Egc3Zx3Q?si=TQ-snlCt5Dt2Qg-o

Hey Kyle, I’m using Windows, I did installation correctly… but I marked the administrator privileges option.

You need to give more exact detail on how you installed, how you try to run IDLE, and what happens.