Skip to content

Support symlink Python environments  #19166

@damienrj

Description

@damienrj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-environmentsFeatures relating to handling interpreter environmentscommunity askFeature request that the community expressed interest infeature-requestRequest for new features or functionalityinfo-neededIssue requires more information from posterneeds proposalNeed to make some design decisions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions