Before installing Sp2Learning you must check that the following softwares are installed on your system.
Sp2Learning is using numpy >= 1.9 and scipy >= 0.15. For installing those packages read the instructions in: here.
From Sp2Learning-x.x.x/ directory use pip install -e .
pip install -e .
Just use : pip install Sp2Learning
pip install Sp2Learning
Make sure you have Sphinx installed as described here.
Then you have to use the setup.py build_sphinx command : python setup.py build_sphinx
python setup.py build_sphinx
If errors occur, make sure you installed Sp2Learning before building the sphinx documentation.
Enter search terms or a module, class or function name.