[Doc] Warn OS X users about out-of-date system Numpy
This commit is contained in:
parent
c6412a56a4
commit
8ee7d432e1
1 changed files with 3 additions and 3 deletions
|
|
@ -107,9 +107,9 @@ OS X
|
|||
|
||||
and agree to the Xcode license agreement
|
||||
|
||||
* If you don't have numpy version >= 1.4, you can install a recent version with::
|
||||
|
||||
sudo pip install --upgrade numpy
|
||||
* OS X frequently includes out-of-date versions of Numpy (the 1.8.0rc1 version
|
||||
included with Sierra has known problems with Cantera). It is recommended to
|
||||
install a more recent version (e.g. using ``pip``) before compiling Cantera.
|
||||
|
||||
* If you want to build Cantera with Fortran 90 support, download gfortran from::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue