After creating a new conda environment and following the installation instructions, I receive an error when installing the packages in evaluation/requirements.txt.
Using Python 3.13.7 environment at: /opt/miniconda3/envs/sgi
× No solution found when resolving dependencies:
╰─▶ Because brainpp was not found in the package registry and you require brainpp==2.7.11.15, we can conclude that
your requirements are unsatisfiable.
The brainpp package is not available on PyPI and I can't find it in any conda repos. Is this package required?