Skip to content

Is there a reason the Linux Installation Instructions advises disabling the externally managed flag for Python? #407

@LordXerus

Description

@LordXerus

Since Python 3.5 or so, venv is a built-in, fairly easy to use way to isolate dependencies.

We can create venvs instead of installing directly into the system Python, and avoid creating conflicts with built in package managers.

Only downside I can see is the venv needs to be activated before Bazarr can be accessed.

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