Search code examples
pythonvisual-studio-codepycharminterpreterpyenv

Is PyCharm able to automatically select interpreter according to the `.python-version` file?


Although I can manually choose virtual env created by pyenv in the preferences > project foo > Project interpreter; I am curious that is PyCharm able to automatically use interpreter according to the .python-version file during project startup?

Thanks a lot!


Solution

  • Not yet, please vote for https://youtrack.jetbrains.com/issue/PY-20638 (thumbs up near the issue title)