Error: Command 'Python: Select Interpreter' resulted in an error #20933
Replies: 3 comments 2 replies
-
I tried to uninstall vscode and reinstall it again. after installing the extension of Python. I, again as before, see the following issue: |
Beta Was this translation helpful? Give feedback.
-
Looks like the issue is solved by downgrading vscode to 1.75 release and uninstalling Jupyter notebook plugin. However, this solution scarifies Jupyter |
Beta Was this translation helpful? Give feedback.
-
Even keeping the most recent version of vscode while disabling jupyter makes the things fine. However, in this case jupyter is sacrificed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear folks,
I am using
Version: 1.76.2 (user setup)
Commit: ee2b180d582a7f601fa6ecfdad8d9fd269ab1884
Date: 2023-03-14T17:55:54.936Z
Electron: 19.1.11
Chromium: 102.0.5005.196
Node.js: 16.14.2
V8: 10.2.154.26-electron.0
OS: Windows_NT x64 10.0.19044
Sandboxed: No
My issue starts from having the following error:
'Solving: Command 'Python: Select Interpreter' resulted in an error' Command 'Python.setIntrepreter' not found
I tried to:
1- Go to, %USERPROFILE%/.vscode/extensions
2- Delete any folder with the name starting with ms-python.python*
However, I am still facing the same issue!
Support to solve the error would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions