Installation

PyMARE can be installed from pip. To install the latest official release:

pip install pymare

If you want to use the most up-to-date version, you can install from the master branch:

pip install git+https://github.com/neurostuff/PyMARE.git

PyMARE requires Python >=3.6 and a number of packages. For a complete list, please see the file setup.cfg.