Skip to content

Use python venv to install modules

Jean-Baptiste Mardelle requested to merge work/venv into master

Should fix installing python modules on newer distributions We still need to handle the case where the system python is upgraded and would break the venv

Merge request reports