Skip to content

python interpreter not detected after update of vscode #12343

@thynquest

Description

@thynquest

Environment data

  • VS Code version: 1.46.0
  • Extension version (available under the Extensions sidebar): 2020.5.86806
  • OS and version: Darwin x64 19.5.0
  • Python version (& distribution if applicable, e.g. Anaconda): python3.7
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): virtualenv
  • Relevant/affected Python packages and their versions: XXX
  • Relevant/affected Python-related VS Code extensions and their versions: XXX
  • Jedi or Language Server? (i.e. what is "python.jediEnabled" set to; more info How to update the language server to the latest stable version #3977): XXX
  • Value of the python.languageServer setting: XXX

Expected behaviour

vscode-python is supposed to detect the python interpreter

Actual behaviour

vscode-python does not detect the python interpreter

Steps to reproduce:

After I updated vscode, the python interpreter is not detected on projects created before the update of vscode, but for those created after the update, the python interpreter is well detected. I even tried to set the path of the interpreter in the settings but with no result.

thank you

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions