-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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 |
| numpy # CIL |
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels