[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#53258: Python unable to find modules within a Singularity container
From: |
Konrad Hinsen |
Subject: |
bug#53258: Python unable to find modules within a Singularity container created with guix pack |
Date: |
Fri, 05 Jan 2024 16:23:34 +0100 |
Konrad Hinsen <konrad.hinsen@fastmail.net> writes:
> Patch at https://issues.guix.gnu.org/68241
If you want to test it without rebuilding tons of packages, here is a
version that grafts a patched Python onto the existing ones (as substitutes):
https://codeberg.org/khinsen/guix/src/branch/graft-fix-python-sitecustomize
Cheers,
Konrad