Skip to content

We should not ask to install pip requirements in the host at the time of the installation #1795

@mlodic

Description

@mlodic

as reported in the issue #1794

Previous attempts failed because Debian 12 packaged Python didn't allowed me to install the required packages via pip, so I tried to "force" them with --break-system-packages flag but, since I started receiving the error stated above, I soon used a virtualenv (certego_venv)

in the most recent OS systems, by default, they do not allow to install pip requirements at systems level. They are right. We should change installation instructions to avoid this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions