forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Anaconda Python not recognized - "Failed to launch the Python Process" #367
Labels
Comments
/home/srijan/anaconda3/bin/python |
It launches the Python shell.
|
@srijansood
|
@srijansood Please ignore the above queries. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Environment data
VS Code version: 1.18.1
Python Extension version: 0.8.0
Python Version: Python 3.6.3 :: Anaconda, Inc.
OS and version: Windows 10 v1709, conda installed in WSL Ubuntu
Actual behavior
Failed to launch the Python Process, please validate the path /home/srijan/anaconda3/bin/python
.Error: spawn /home/srijan/anaconda3/bin/python ENOENT
current: /home/srijan/anaconda3/bin/python...There are no entries to pick from.
Expected behavior
Anaconda Python should work with VS Code from what I understand.
Steps to reproduce:
"python.pythonPath": "/home/<user>/anaconda3/bin/python"
Logs
Output from
Python
output panelOutput from
Console window
(Help->Developer Tools menu)The text was updated successfully, but these errors were encountered: