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.

VS Code claiming that python isn't installed even when an interpreter is showing in the status bar

See original GitHub issue

I have python installed and I have pythonPath set, but whenever I open a python project folder I get this popup python-not-installed-popup

I get the poput even though I already opened this project previously in VSCode. And even more weird is that I just had a project open in a VSCode instance and I used the command to duplicate the current workspace in a new window and I got the popup in the new window.

Environment data

  • VS Code version: 1.41.1
  • Extension version (available under the Extensions sidebar): 2020.1.58038
  • OS and version: Ubuntu Linux 19.10 (Gnome 3.34.2)
  • Python version (& distribution if applicable, e.g. Anaconda): 3.7.5
  • Type of virtual environment used (N/A | venv | virtualenv | conda | …): N/A
  • Jedi or Language Server? (i.e. what is "python.jediEnabled" set to; more info #3977): Jedi

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:32
  • Comments:79 (25 by maintainers)

github_iconTop GitHub Comments

17reactions
solsticedhivercommented, Nov 11, 2020

It was working fine for me for some time, and now, I don’t know why, VSCode python extension is claiming python is not installed.

Even setting the absolute path settings to /usr/bin/python did not change anything

9reactions
skain80commented, Nov 16, 2020

Same issue here, running arch linux.

Read more comments on GitHub >

github_iconTop Results From Across the Web

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 >
interpreter problem in VS Code - Microsoft Q&A
I use Python. I even installed Python on Windows as well as its plugin on VS Code. But what is the problem? Why...
Read more >
"Select Python interpreter" doesn't show up in status bar - Reddit
"Select Python interpreter" doesn't show up in status bar · 1.Disable all extensions except python and reload the window to check if any...
Read more >
What's New in Python in Visual Studio Code for February 2022
Move pinned interpreter status bar item towards the right behind pythonInterpreterInfoPinned experiment. (#18282); Move interpreter status bar ...
Read more >
Changelog — Python 3.11.1 documentation
gh-96612: Make sure that incomplete frames do not show up in tracemalloc traces. ... internal state, resulting in a hard crash of the...
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