Skip to content

Switch install instructions and systemd unit to venv #3066

@robvdl

Description

@robvdl

First of all, I personally don't run this project (I run a zoneminder installation), but I am a Python developer and a friend came across it and installed it.

I was a bit shocked to see "sudo pip install" instructions, especially because that is going away in future versions of pip.

https://stackoverflow.com/questions/61452582/why-is-using-sudo-pip-a-bad-idea

https://pages.charlesreid1.com/dont-sudo-pip/

Why are we encouraging this sort of installation? Why can't we recommend users to create a virtualenv instead and teach good practices?

I don't want to come across negative, but "sudo pip install" is always a bad idea.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions