Skip to content

--system-site-packages doesn't run inside snaps #321

@facundobatista

Description

@facundobatista

This is because the intrinsic nature of isolation provided by snaps.

However, as fades is currently a "classic" snap, we can really access to external Python.

I did some exploration here, playing with getting dist/site packages of external Python and adding it to the running virtualenv inside fades (which theoretically would make it add those paths to venv's site.py, in effect providing access to "the system packages", but I couldn't really make it work... it looks I break the virtualenv containment when I do that...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions