Install SuMMIT
SuMMIT is a package developped for Python3.x.
Launching the setup tool
To install SuMMIT, it is recommended to use a virtual environment. Then, run in a terminal the following command, in the summit
directory
$ pip install -e .
All the mandatory dependencies will be installed automatically.