source:
sasview/mac_setup_homebrew.sh
@
25dd9c9
Last change on this file since 25dd9c9 was 05d167e, checked in by french, 8 years ago | |
---|---|
|
|
File size: 154 bytes |
Rev | Line | |
---|---|---|
[05d167e] | 1 | #!/bin/bash |
2 | sudo pip install Pillow | |
3 | brew tap homebrew/science | |
4 | brew install hdf5 | |
5 | sudo pip install h5py | |
6 | xcode-select --install | |
7 | sudo python setup.py install |
Note: See TracBrowser
for help on using the repository browser.