Roberto Scipioni <[email protected]> writes:
> I cant find the easybuild conf link :-( > R. My comment on GitHub about the issue is here: https://github.com/easybuilders/easybuild-easyconfigs/pull/22824#issuecomment-2930604485 after which Alex fixed the problem. Cheers, Loris > Il venerdì 30 maggio 2025 alle ore 10:58:50 GMT+1, Loris Bennett > <loris.bennett-j/[email protected]> ha scritto: > > 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. > > Any ideas? > > Cheers, > > Loris -- Dr. Loris Bennett (Herr/Mr) FUB-IT, Freie Universität Berlin

