Skip to content
Snippets Groups Projects
Verified Commit 71a88534 authored by Paul Dechamps's avatar Paul Dechamps :speech_balloon:
Browse files

(pip) Trying insure pip

parent a710b41a
No related branches found
No related tags found
1 merge request!1BLASTER v1.0
Pipeline #19857 failed
default:
image: rboman/waves-py3:2020.3
before_script:
- apt-get update -y
- apt-get install -y python3-pip
- python3 -m ensurepip --upgrade
- python3 -m pip install scipy==1.11.3 --user
- source /opt/intel/mkl/bin/mklvars.sh intel64
- source /opt/intel/tbb/bin/tbbvars.sh intel64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment