Installation infos: https://github.com/conda-forge/miniforge
conda create -n MontageMaker python -c conda-forge
conda activate MontageMaker
pip install git+https://github.com/MPI-Dortmund/MontageMaker
git clone https://github.com/MPI-Dortmund/MontageMaker
cd MontageMaker
pip install .
MontageMaker will execute the GUI in the current working directory.