"Loris Bennett" <loris.bennett-j/[email protected]> writes:
> "Loris Bennett" > <loris.bennett-j/[email protected]> > writes: >> Hi, >> >> I assume that the following problem is again due to my environment being >> somehow borked, rather than being a real issue with EasyBuild, but >> perhaps someone has some thoughts about what might be going on. >> >> With >> >> eb PyTorch-2.6.0-foss-2024a.eb --from-pr=22824 --skip-test-step >> --skip-test-cases --debug --parallel=12 >> >> I get >> >> == Summary: >> * [FAILED] PyTorch/2.6.0-foss-2024a >> ERROR: Installation of PyTorch-2.6.0-foss-2024a.eb failed: >> '`/trinity/shared/easybuild/software/Python/3.12.3-GCCcore-13.3.0/bin/python >> -m pip check` failed:\ntorch 2.6.0 has requirement sympy==1.13.1; >> python_version >= "3.9", but you have sympy 1.13.3.\n' >> >> Directly rerunning 'pip check' as shown gives me >> >> [build@dadmin easyconfigs]$ >> /trinity/shared/easybuild/software/Python/3.12.3-GCCcore-13.3.0/bin/python >> -m pip check >> Bus error (core dumped) >> >> which I guess shouldn't really happen. >> >> Oddly I also get the following >> >> [build@dadmin ~]$ module purge >> [build@dadmin ~]$ module add Python/3.12.3-GCCcore-13.3.0 >> [build@dadmin ~]$ >> /trinity/shared/easybuild/software/Python/3.12.3-GCCcore-13.3.0/bin/python >> -m pip check >> No broken requirements found. > > If I want to use PR 22824, but change the dependency on sympy from > 1.13.3 to 1.13.1, what would be the best way to do that? This has been fixed in the PR (Thanks, Alex!). Cheers, Loris -- Dr. Loris Bennett (Herr/Mr) FUB-IT, Freie Universität Berlin

