Installation
Windows today, macOS in progress. Nothing else is required: the interpreter and every dependency ship inside the installer.
Windows
Download the .msi from the
download page and run it. The installer is
about 486 MB because it carries a complete Python environment; that is why you do
not have to install anything else.
macOS
Not published yet. The code compiles; packaging, signing and notarisation remain. Tracked as R-001 on the roadmap.
Linux
Compiles, but is not packaged or tested across distributions. If you would use it, say so on the forum: that is what moves R-010.
You do not need Python installed
A bundled environment ships with the application, isolated from anything else on your machine. It will not conflict with your conda environments, and your environments will not be used.
Where things are installed
| Application | C:\Program Files\Signal Studio |
|---|---|
| Your cards | %APPDATA%\Signal Studio\cards\user\ |
| Your workflows | %APPDATA%\Signal Studio\workflows\user\ |
| Extensions | %APPDATA%\Signal Studio\extensions\user\ |
Updates
The application checks once a day and offers an update when one exists. It never
installs anything without asking. Turn it off by blocking eeg.studio;
the software handles the failure silently.