8fcf7d4 should fix this.
I changed the way package managers are checked for using another PM_* variable : PM_check. This is a command that returns a status based on whether or not the package manager is available (in the case of pip, PIP_check="python -m ensurepip")
8fcf7d4 should fix this. I changed the way package managers are checked for using another PM_* variable : PM_check. This is a command that returns a status based on whether or not the package manager is available (in the case of pip,
PIP_check="python -m ensurepip"
)