Install hdf5 via brew
This commit is contained in:
parent
9e66417e85
commit
54ab61d18a
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -148,6 +148,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Installation - macOS
|
- name: Installation - macOS
|
||||||
run: |
|
run: |
|
||||||
|
brew install hdf5
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
export LD_LIBRARY_PATH=${HOME}/dependencies/lib:$LD_LIBRARY_PATH
|
export LD_LIBRARY_PATH=${HOME}/dependencies/lib:$LD_LIBRARY_PATH
|
||||||
export TA_LIBRARY_PATH=${HOME}/dependencies/lib
|
export TA_LIBRARY_PATH=${HOME}/dependencies/lib
|
||||||
|
Loading…
Reference in New Issue
Block a user