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

Reply via email to