Fanova requires:
Java 7
Numpy
matplotlib (Version 1.4.2)
To install fanova from command line type the following commands in your bash terminal:
git clone https://github.com/automl/fanova.git cd fanova/ python setup.py install
git clone https://github.com/automl/fanova.git
cd fanova/
python setup.py install