Skip to content

The webadmin API should run in a venv instead of polluting the global Python install #131

Description

@alpatron

Currently when installing Webadmin, Python packages are installed with root rights into the global Python install. This is very non optimal. We even had to add a flag --break-system-packages to make our installer work on newer versions of PIP, so this is quite embarrasing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions