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
Assessment
This issue has not been assessed yet.