PyCharm not showing interpreter version correctly

Hi

I recently installed Python 3.13, and my PyCharm remains referring to it as version 3.10, see screenshot.
Tried several things, but it remains pretty stubborn.

I am using PyCharm 2024.2.4 (CE) on macOS Sequoia 15.0.1.

Any ideas?

Thanks!

0
4 comments

Hello,

I wasn't able to reproduce the issue with the latest Python 3.13 from python.org and the latest Community edition (2024.2.4): 

Could you please clarify how Python was installed in the system? 

0

Hi

I downloaded PyCharm from the JetBrains website, and dragged the application in place…

0

And how the Python was installed? Is it Python from python.org? 

Please also run python3.13 --version and share the output.

0

And Python was indeed installed from python.org.

python3.13 --version gave Python 3.13.0 as a result.

0

Please sign in to leave a comment.