diff --git a/README.md b/README.md index f03213b0..e6d88c40 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,16 @@ the [anaconda python distribution](http://continuum.io/downloads). With anaconda you can install GPy by the following: conda update scipy + +Then potentially try, + + sudo apt-get install python3-dev + sudo apt-get update + sudo apt-get install build-essential + conda update anaconda + +And finally, + pip install gpy We've also had luck with [enthought](http://www.enthought.com). Install scipy 0.16 (or later)