--system-site-packages doesn't run inside snaps
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Start by reviewing the snap-system-packages branch and the exploration of external Python dist/site-packages and site.py. Determine how --system-site-packages should expose external packages in a classic snap without breaking virtualenv containment; done means the option works inside snaps while isolation remains intact.
Written by the indexing model from the issue text.
Description
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...
- Dominant language
- Python
- Stars
- 223
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from PyAr/fades
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
-
Difficulty 5/5 Over a week Newbie friendliness 42/100
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
PEP 723 support Openenhancement
Difficulty 4/5 3-5 days Newbie friendliness 45/100
Similar issues
-
area: harness bug status: needs-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Human-Agent-Society/reef#625 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 80/100
learningequality/kolibri#15351 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Name consistency Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
eellak/triplestore#65 · 1 comment ·