Skip to content

Make pre-installed Python environments accessible during build #175

@dionhaefner

Description

@dionhaefner

Summary

A simple fix could be to add --system-site-packages to python -m venv, but I'm not sure what kind of unintended side effects this has.

Why is this needed?

This is for example important when users build their own base image with some packages built from source, or when using a Pytorch base image. Without this feature, the pre-configured environments are not used.

Usage example

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions