InstallationΒΆ

Recommended method of installation is using the Conda package manager. You should preferably install PYTHON2.7 version, since moca is not yet 3.x compatible.

Recommended method:

$ conda create env -f environment.yml python=2.7
$ source activate mocatest

Using pip:

$  pip install moca