python interpreter selector missing
Completed
In previous versions of PyCharm, there was a menu in the lower right corner of the screen that showed the python interpreter for the current project, and allowed you to change it.
After upgrading to the most recent version, it is no longer there. How do I get it back?
Update: after closing the project and re-opening, it is now there. Strange.
Please sign in to leave a comment.
This can happen if you accidentally right click and hide it from the status bar. 'Python Interpreter' should be checked in this menu:
The interpreter selector disappears sometimes after opening files, previously did not hide "Python Interpreter". To get it back as a temp fix, uncheck and check "Python Interpreter" from the status bar.
Hi, having the same issue, would like to have the interpreter selector on the status bar but right-click does not reveal an option to attach it. Is there another way to add it?
Specs:
JetBrains Client 2021.3
Build #JBC-213.7172.26, built on March 16, 2022
Subscription is active until August 25, 2022.
For educational use only.
Runtime version: 11.0.14.1+1-b1751.46 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
Controller in Remote Development
GC: G1 Young Generation, G1 Old Generation
Memory: 1500M
Cores: 8
Registry:
rdclient.backend.actionHandlers=false
Non-Bundled Plugins:
IdeaVIM (1.10.2)
com.github.copilot (1.1.24.1610)
You need to update to the latest version. It was added in 2022.1 https://youtrack.jetbrains.com/issue/CWM-3966/Support-Python-Interpreter-widget
Hi, thanks! I just updated PyCharm to 2022.1.2 (it was 2022.1.1 before), yet the client shows its current version is 2021.3. How can I update the client version?
Ahh, sorry, my bad. The fix is not released yet since it depends on https://youtrack.jetbrains.com/issue/CWM-2287/Support-Status-Bar-widgets
Oh, I see, thanks! When is it expected to be released?
I have the same problem as well. Using PyCharm through JetBrains Client version 2021.3 and there is no Python Interpreter. When will this feature be available?