The interpreter is grayed out

已完成

My local virtual environment is functioning correctly, and I can test it from the command line. However, for some reason, the interpreter is grayed out in PyCharm, and I'm unable to add it. This is a newly created environment by Pycharm.

I have tried to delete the .idea folder as well. No luck.

And I'm not sure why I'm running into this issue. Do you have any ideas what might be causing this? Thanks.


Version Information:
PyCharm 2025.3.2.1
Build #PY-253.30387.173, built on February 1, 2026
 

0

I had to re-config with pyenv global 3.9.6

Even I selected /Users/<myUserName>/.pyenv/versions/3.9.6/bin as base python, PyCharm somehow still defaults to the global python version 3.13. Clearly it's PyCharm's bug.

0

Hi Badtz Maru , this issue requires thorough investigation, please create an issue on YouTrack (https://youtrack.jetbrains.com/issues/PY) and attach all relevant information for quicker resolution.

0

帖子评论已关闭。