Tried this in binder and locally. After numpy 2.0, the seed mechanism in utilities.py fails with `Python integer XXXXXXX out of bounds for uint32` (e.g. see also https://github.com/Project-MONAI/MONAI/issues/7856)
Tried this in binder and locally. After numpy 2.0, the seed mechanism in utilities.py fails with
Python integer XXXXXXX out of bounds for uint32(e.g. see also Project-MONAI/MONAI#7856)