I'm creating this issue to assess information regarding the installation of BiaPy for developers in a linux server.
The listed installation requirements for torch and torchvision (https://biapy.readthedocs.io/en/latest/get_started/installation.html) are incompatible for the latest version of Python 3.10 (I'm currently using 3.10.19). To this regard, I'm attaching the latest requirements for pip and for conda environment setup, without any dependencies issues.
After package installation, dont forget to change directory to BiaPy folder and write:
pip install --editable .
Thanks
Fernando
conda_environment.txt
pip_requirements.txt