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.

【Error】 Command python.setinterpreter not found.

See original GitHub issue

Environment data

  • VS Code version: 1.33.1
  • Extension version (available under the Extensions sidebar): 4.11881
  • OS and version: Mac 10.14.4
  • Python version (& distribution if applicable, e.g. Anaconda): 3.7.2
  • Type of virtual environment used (N/A | venv | virtualenv | conda | …): N/A

Expected behaviour

I want to use “python command(e.g. Select Interpreter)”

Actual behaviour

I can’t use “python command(e.g. Select Interpreter)”

Steps to reproduce:

  1. Update Python plugin to latest version
  2. use python command

Logs

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

スクリーンショット 2019-04-24 12 55 59

Output from Console under the Developer Tools panel (toggle Developer Tools on under Help; turn on source maps to make any tracebacks be useful by running Enable source map support for extension debugging)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:7

github_iconTop GitHub Comments

1reaction
OussamaAzeddinecommented, Apr 24, 2019

Hi Yvondamours how did you install an older version of the Ptyhon extension please ?

1reaction
yvondamourscommented, Apr 24, 2019

I got around this problem by manually installing an older version of the Python extension, and setting extensions.autoUpdate to false.

Read more comments on GitHub >

github_iconTop Results From Across the Web

command 'python.setInterpreter' not found #14959 - GitHub
Command 'Python: Select Interpreter' resulted in an error (command 'python.setInterpreter' not found) So I cannot run any python scripts ...
Read more >
Python select interpreter not found VS Code - Stack Overflow
"Command Python resulted in an error (comand 'python.setInterpreter' not found). python · visual-studio-code · interpreter · python-venv.
Read more >
what is "command 'python.setInterpreter' not found" error(i ...
I hav the same problem, tried to install/reinstall vscode and deleted .vscode folder but nothing works. UPDATE: Just found a temp solution: ...
Read more >
Using Python environments in VS Code
Configuring Python Environments in Visual Studio Code. ... If one is found, then no other interpreters are searched for or listed as pipenv...
Read more >
How to change Python Version (Interpreter) in VSCode ...
This tutorial will show you the fastest way to change your Python environment in Visual Studio code.00:00 VSCode how to change Python ......
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