question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Select Python interpreter" doesn't show up in status bar. Manjaro KDE

See original GitHub issue

Environment 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

image

Actual behaviour

image

Steps to reproduce:

[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]

  1. Install Code via pacman
  2. Open folder and create .py file
  3. 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:closed
  • Created 3 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
int19hcommented, Nov 24, 2020

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.

0reactions
hyperstowncommented, Nov 23, 2020

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found