atom-community / atom-community/ide-python

Hover and Hyperclick not working for libraries if specifying python executable with $PIPENV_PATH

未关闭
#493 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
238
派生
40
PR 合并指标
30 天内没有已合并 PR

描述

When I specify the python executable using "/home/sven/Envs/servicedb/bin/python3", it works fine.
When I specify it (as suggested in the help text) using "$PIPENV_PATH/bin/python3", it doesn't work for library imports.

贡献指南

打开贡献指南

调研方向

首先在 Atom 中复现该问题,分别将 Python 可执行文件设置为绝对路径和 "$PIPENV_PATH/bin/python3"。跟踪配置的可执行文件如何用于库导入,并验证在这两种情况下 Hover 和 Hyperclick 都能对导入的库正常工作。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
tooling
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。