MNE-Python installers#
MNE-Python installers are the easiest way to install MNE-Python and all dependencies. They also provide many additional Python packages and tools. Got any questions? Let us know on the MNE Forum!
Supported platforms: Ubuntu 18.04 (Bionic Beaver) and newer
Run the installer in a terminal via:
$ sh ./MNE-Python-1.7.1_0-Linux.sh
Supported platforms: macOS 10.15 (Catalina) and newer
Download for macOS (Apple Silicon)
Supported platforms: macOS 10.15 (Catalina) and newer
Supported platforms: Windows 10 and newer
First steps#
The installer adds menu entries on Linux and Windows, and several application
bundles to the Applications
folder on macOS.
Set up Visual Studio Code or another IDE (instructions here) to start writing your own analysis scripts right away, or to run one of our examples from this website.
With System Info, list the versions of all installed MNE-Python-related packages.
The Prompt drops you into a command line interface with a properly activated MNE-Python environment.
Note
Depending on your system, it may take a little while for these applications to start, especially on the very first run – which may take particularly long on Apple Silicon-based computers. Subsequent runs should usually be much faster.