"Select Python interpreter" doesn't show up in status bar. Manjaro KDE
See original GitHub issueEnvironment data
- VS Code version: 1.51.1
- Extension version: v2020.10.332292344
- OS and version: Linux x64 5.8.18-1-MANJARO
- Python version: 3.8.6
- Type of virtual environment used: venv
- Relevant/affected Python packages and their versions: none
- Relevant/affected Python-related VS Code extensions and their versions: none
- Value of the
python.languageServer
setting: Jedi
[NOTE: If you suspect that your issue is related to the Microsoft Python Language Server (python.languageServer: 'Microsoft'
), please download our new language server Pylance from the VS Code marketplace to see if that fixes your issue]
Expected behaviour
Actual behaviour
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
- Install Code via pacman
- Open folder and create .py file
- Install Python Extension
At this point python version should appear in status bar. Clear Manjaro KDE installation. Tried on both VM and hardware.
Issue Analytics
- State:
- Created 3 years ago
- Comments:7
Top Results From Across the Web
"Select Python interpreter" doesn't show up in status bar - Reddit
r/vscode - "Select Python interpreter" doesn't show up in status. Hi guys, I'm running the latest version of VS Code on KDE Manjaro....
Read more >Python Interpreter Version not showing in status bar of VS ...
First, make sure that your load status is checked in vscode. · Then go to the status bar and these two options should...
Read more >BeeWare Documentation - Read the Docs
1.1 Install Python. The first thing we'll need is a working Python interpreter. macOS. Linux. Windows. If you're on macOS, you can get...
Read more >VsCode can't choose a python interpreter - Manjaro Linux Forum
Whenever i try to choose an interpreter , it shows the following error: Failed to set 'pythonPath'. Error: Unable to write into folder ......
Read more >How to Install and Use Thonny Python IDE on Linux - Tecmint
You can stick with the default interpreter (Python 3.7) or choose different interpreters available on the system. Go to “Menu Bar → Tools ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you for investigating this! Since it sounds like it’s external, I’ll close the issue for now - please re-open if it turns out that there’s something that needs to be done on the extension side.
I did some research and according to this reddit thread VSCode-OSS from AUR changed default marketplace to OpenVSX.
Thanks for the info! I’ll post this issue there. It was quite confusing because OpenVSX’s Python site bugs section redirects to this repo instead their own.