Install#

We require that you use Python 3.7 or higher. You may choose to install pycartool via pip.

pycrostates works best with the latest stable release of MNE-Python. To ensure MNE-Python is up-to-date, see their installation instructions.

Installation via Pip#

To install the latest stable version, use pip in your terminal:

$ pip install pycartool

To install the latest development version, run:

$ pip install git+https://github.com/Functional-Brain-Mapping-Laboratory/PyCartool