Mattijs Korpershoek 9d3f1ebaf8 tools/make_pip: Use venv when invoking pip
Recent Ubuntu versions (24.04+) disallow pip by default when
installing packages. The recommended approach is to use a virtual
environment (venv) instead.
Because of this, "make pip" is failing on such versions.

To prepare CI container migration to Ubuntu 24.04, use a venv in the
make_pip script.

Note: This has been reported on [1]

[1] https://source.denx.de/u-boot/custodians/u-boot-dm/-/issues/37

Signed-off-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
2025-04-24 16:30:37 -06:00
..
2024-07-29 08:42:18 -06:00
2018-08-03 19:53:54 -04:00
2017-07-06 16:17:19 -04:00
2025-03-18 08:17:27 -06:00
2025-04-11 12:16:44 -06:00
2025-04-11 12:16:44 -06:00
2024-09-18 13:00:59 -06:00