Skip to content

Commit

Permalink
[Doc] Warn OS X users about out-of-date system Numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
speth committed Nov 30, 2016
1 parent c6412a5 commit 8ee7d43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/sphinx/compiling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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::

Expand Down

0 comments on commit 8ee7d43

Please sign in to comment.