Link to libopenblas.so.3
This commit is contained in:
parent
1b55e2d0ec
commit
6f82bc454f
@ -5,6 +5,7 @@ python:
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install libopenblas-dev
|
||||
- sudo ln -s /usr/lib/libopenblas.so /usr/lib/libopenblas.so.3
|
||||
install:
|
||||
- pip install http://download.pytorch.org/whl/cu75/torch-0.2.0.post3-cp36-cp36m-manylinux1_x86_64.whl
|
||||
- pip install numpy
|
||||
|
Loading…
Reference in New Issue
Block a user