[PATCH] tools/make_pip: Use virtualenv when invoking pip
Tom Rini
trini at konsulko.com
Fri Apr 11 21:06:25 CEST 2025
On Wed, Apr 09, 2025 at 09:46:34AM +0200, Mattijs Korpershoek wrote:
> Recent Ubuntu versions (24.04+) disallow pip by default when
> installing packages. The recommended approach is to use a virtualenv
> instead.
> Because of this, "make pip" is failing on such versions.
>
> To prepare CI container migration to Ubuntu 24.04, use a virtualenv
> 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 at kernel.org>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250411/e0882a20/attachment.sig>
More information about the U-Boot
mailing list