atom-community / atom-community/ide-python
Hover and Hyperclick not working for libraries if specifying python executable with $PIPENV_PATH
Open
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Research direction
Start by reproducing the issue in Atom with the Python executable set once to the absolute path and once to "$PIPENV_PATH/bin/python3". Trace how the configured executable is used for library imports and verify that Hover and Hyperclick work for imported libraries in both cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100