|
@@ -17,7 +17,7 @@ do |
|
|
curl ${GET_PIP_URL} | /opt/python/cp${python_ver}-cp${ver}/bin/python - \ |
|
|
curl ${GET_PIP_URL} | /opt/python/cp${python_ver}-cp${ver}/bin/python - \ |
|
|
--no-cache-dir --only-binary :all: |
|
|
--no-cache-dir --only-binary :all: |
|
|
/opt/python/cp${python_ver}-cp${ver}/bin/pip install \ |
|
|
/opt/python/cp${python_ver}-cp${ver}/bin/pip install \ |
|
|
--no-cache-dir --only-binary :all: numpy==1.18.1 |
|
|
|
|
|
|
|
|
--no-cache-dir --only-binary :all: numpy==1.18.1 setuptools==46.1.3 |
|
|
done |
|
|
done |
|
|
|
|
|
|
|
|
pushd /home >/dev/null |
|
|
pushd /home >/dev/null |
|
|