You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python3Packages.h5py-mpi fails to build on nixpkgs master (efd6331). Note that python3Packages.h5py is fine.
The build failure was introduced with h5py's upgrade from 3.11.0 to 3.12.1.
I could trace it back with git bisect to 612942f (#345326).
python3Packages.h5py-mpi
fails to build on nixpkgs master (efd6331). Note thatpython3Packages.h5py
is fine.The build failure was introduced with h5py's upgrade from 3.11.0 to 3.12.1.
I could trace it back with git bisect to 612942f (#345326).
Steps To Reproduce
Steps to reproduce the behavior:
nix-build -A python3Packages.h5py-mpi
Build log
Additional context
Add any other context about the problem here.
Notify maintainers
CC @doronbehar
Metadata
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: