Installation#

eeglabio requires Python version 3.6 or higher. You can install MNE-Python using pip from PyPI:

pip install eeglabio  # dependencies are numpy, scipy

Alternatively, from Test PyPI:

pip install -i https://test.pypi.org/simple/ eeglabio