atom-community / atom-community/ide-python
Wont connect to pyls using anaconda
Open
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
I''m seeing an issue where ide-python is stuck tring to connect to pyls. I'm pretty sure the problem is atom is using either `/usr/bin/python` or `/usr/bin/python3` when my actual python executable is managed by anaconda (so under the anaconda install directory). Is there a way override the path used by ide-python?
Contributor guide
Assessment
This issue has not been assessed yet.