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 |
DonJayamanne
added
info-needed
Issue requires more information from poster
feature-extension
bug
Issue identified by VS Code Team member as probable bug
labels
Dec 7, 2017
It launches the Python shell.
|
brettcannon
added
awaiting 1-verification
and removed
info-needed
Issue requires more information from poster
labels
Dec 11, 2017
@srijansood
|
DonJayamanne
added
info-needed
Issue requires more information from poster
area-debugging
and removed
awaiting 1-verification
labels
Dec 19, 2017
@srijansood Please ignore the above queries. |
DonJayamanne
added
closed-duplicate
feature-request
Request for new features or functionality
and removed
info-needed
Issue requires more information from poster
bug
Issue identified by VS Code Team member as probable bug
labels
Dec 19, 2017
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: