atom-community / atom-community/ide-python
Not working with pylsp installed from Snap in Ubuntu 18.04
- 主要语言
- JavaScript
- 星标
- 238
- 派生
- 40
- PR 合并指标
- 30 天内没有已合并 PR
描述
I'm using ide-python with Atom 1.58.0 and Ubuntu 18.04.
I've installed Python language server from the Snap store, the executable pylsp is correctly addressed from a terminal (e.g. if I do `pylsp -h` or `pylsp -v`).
The version of pylsp should be 1.0.1.
However, when I start Atom I get the error "Unable to start the Python language server" etc.
In the ide-python settings the executable string is the default (`pylsp`).
Am I missing something?
Is it supposed not to be working this way? (I'd prefer not to use pip, to not have to take care of updates).
贡献指南
调研方向
首先,在 Ubuntu 18.04 上使用 Atom 1.58.0、ide-python 的默认 `pylsp` 可执行文件以及从 Snap 安装的 pylsp 1.0.1 重现该故障。比较 Atom 使用的环境与 `pylsp -h` 可以正常工作的终端环境;当 Python language server 能够从 ide-python 成功启动时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, python, ubuntu
- 领域
- developer-experience, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100