forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from poster
Description
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.languageServersetting: 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
lmasterdev, sagastume and Cologler
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from poster