Installation#

EEGDash requires Python 3.11 or higher.

The package is on PyPI, and the source lives on GitHub.

Two install paths, depending on what you need:

Install via pip

For Beginners

pip install eegdash
EEGDash Installer with pip

Building from source code

For Advanced Users

Terminal Window

For Python users who want the development version. Follow the setup instructions for building from GitHub.