InstallationΒΆ

At the command line:

$ easy_install mlpy

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv mlpy
$ pip install mlpy