magnetic_scattrelease-4.2.2ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change
on this file since 95d7c4f was
05d167e,
checked in by french, 8 years ago
|
Add OSX Build Instructions
- Rename to 'mac_setup_homebrew.sh'
|
-
Property mode set to
100644
|
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.