forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentscommunity askFeature request that the community expressed interest inFeature request that the community expressed interest infeature-requestRequest for new features or functionalityRequest for new features or functionalityinfo-neededIssue requires more information from posterIssue requires more information from posterneeds proposalNeed to make some design decisionsNeed to make some design decisions
Description
Hello, we have been using Hermit to install portable versions of python and this is working great except that with VS Code we can not select that python as an interpreter.
For example
/Users/damien/Development/example/bin/python3 because in reality it is:
python3 -> .python3@3.8.pkg
pip3 -> .python3@3.8.pkg
.python3@3.8.pkg -> hermit
I think this is similar to Dart-Code/Dart-Code#3961
❯ code --version
1.67.1
da15b6fd3ef856477bf6f4fb29ba1b7af717770d
arm64
panangam, gador, stillmatic, kconley-sq, keeferrourke and 23 more
Metadata
Metadata
Assignees
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentscommunity askFeature request that the community expressed interest inFeature request that the community expressed interest infeature-requestRequest for new features or functionalityRequest for new features or functionalityinfo-neededIssue requires more information from posterIssue requires more information from posterneeds proposalNeed to make some design decisionsNeed to make some design decisions