reframe-hpc / reframe

A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
https://reframe-hpc.readthedocs.org
BSD 3-Clause "New" or "Revised" License
217 stars 103 forks source link

Update `bootstrap.sh` to download the Python 3.7-specific `get-pip.py` when needed #3221

Closed vkarak closed 2 months ago

vkarak commented 3 months ago

Since yesterday the official get-pip.py script supports only Python versions >= 3.8. For version 3.7 we need to get it from here: https://bootstrap.pypa.io/pip/3.7/get-pip.py