else "MACH_USE_SYSTEM_PYTHON"
)
has_pip = (
has_pip = False and (
subprocess.run(
[sys.executable, "-c", "import pip"], stderr=subprocess.DEVNULL
).returncode