Skip to content

Github actions: DEVEL_BUILD=OFF build fails because of numpy version #979

@KrisThielemans

Description

@KrisThielemans

One of the native jobs fails with

https://github.com/SyneRBI/SIRF-SuperBuild/actions/runs/20039734624/job/57470452101#step:14:1121

This is due to SyneRBI/SIRF#1363.

Fixing this in SIRF might be virtually impossible, @evgueni-ovtchinnikov is that correct?

The GHA native jobs use pip and

${PYTHON} -m pip install -U -r requirements.txt

I think it would make sense to ask for numpy>=2 in our requirements.txt. (not sure why it gives us numpy 1.*). It would help others as well

@casperdcl what do you think?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions