sagemath/sage

Gracefully fail if pip is not correctly installed

Closed this issue · 3 comments

If pip is not compiled successfully (as it's sadly the case for me right now), then pip_installed_packages throws an error instead of returning an empty list. This is fixed in this ticket.

CC: @mkoeppe

Component: build

Author: Tobias Diez

Branch/Commit: 8ab2285

Reviewer: Matthias Koeppe

Issue created by migration from https://trac.sagemath.org/ticket/30712

Reviewer: Matthias Koeppe

comment:3

Thanks!

Changed branch from public/build/hardenPip to 8ab2285