marcus67 / little_brother

Parental Control Application implemented in Python 3 packaged for Debian and Ubuntu to monitor and limit kids' play time on Linux hosts
GNU General Public License v3.0
59 stars 9 forks source link

Debian post-install script does not install PIP packages into virtual environment #170

Closed marcus67 closed 2 years ago

marcus67 commented 2 years ago

Since the introduction of the pip3.sh helper script the Debian post-install script ignores the virtual environment. Instead, all files are installed into the system paths.