Gracefully fail if pip is not correctly installed
Closed this issue · 3 comments
tobiasdiez commented
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
mkoeppe commented
Reviewer: Matthias Koeppe
tobiasdiez commented
comment:3
Thanks!
vbraun commented
Changed branch from public/build/hardenPip to 8ab2285