i’ve already installed python version 3.12.0, but for some reason my pycharm does’nt recognize it and ask me to download that version again, and since it is already downloaded, i can’t run it on pycharm.
I also tested it with version 3.11.7 and got the same problem. version 3.12.2 is not possible on my pycharm version btw.
Can someone help me?
Have you tried this:
Configure a Python interpreter | PyCharm Documentation (jetbrains.com)
1 Like
I read this, then i tried downloading it in another way and it worked, thank you so much!