Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 723 Bytes

installation.rst

File metadata and controls

28 lines (16 loc) · 723 Bytes

Installation

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

pip install nimare

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

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

NiMARE requires Python >=3.6 and a number of packages. For a complete list, please see nimare/setup.cfg.

What Next?

For an overview of what you can do with NiMARE see `NiMARE Documentation`_.

To get right to using NiMARE see the documentation on the `command line interface`_.

If you have questions, or need help with using NiMARE, check out `NeuroStars`_.