Skip to content
GitLab
Explore
Sign in
Changes
Page history
Add scipy to pre-requisites
authored
Mar 27, 2017
by
Rémy Mozul
Hide whitespace changes
Inline
Side-by-side
macos_dependencies_install.md
View page @
3e34aa59
...
@@ -24,7 +24,12 @@ _Note: here 49 stands for gcc4.9, any version from gcc4.5 to gcc6 should work_
...
@@ -24,7 +24,12 @@ _Note: here 49 stands for gcc4.9, any version from gcc4.5 to gcc6 should work_
Optional:
Optional:
```
shell
```
shell
port
install
hdf5 +fortran
sudo
port
install
hdf5 +fortran
```
Optional but recommended:
```
shell
sudo
port
install
py27-scipy
```
```
To visualize:
To visualize:
...
...