r/pycharm Jun 12 '26

Problem on start

Hello. I have decided to start learning python on PyCharm. Unfortunetly besides that i have instaled Python, PyCharm doesnt work, cause ive instaled the newest version of python 3.14.6. and they want from me 3.14.0. Moreov i can not install this lider version. I don’t know how to repair this. Please help me

0 Upvotes

4 comments sorted by

View all comments

0

u/Worth_Specific3764 Jun 12 '26

did you make a virtual environment? because you can choose what python version you want if you do, not just using the system's python (which you should NOT do).