Getting started
To start, get the MASS toolbox from here.
Then install the required packages for python. Open the terminal, go to the MASSef base directory and do
pip install --upgrade pip
pip install -r requirements.txt
Then go to mathematica_code, open the Installer.nb notebook, and run the first block of code to install MASSef.
And you should be ready to go, enjoy!