CI fails due to a weird error (link) in which Conda decided to randomly start installing a newer version of h5py (h5py 3.2.1 vs. h5py 3.1.0). @gwarmstrong noted similar issues with q2-anomaly-detection and mentioned that a possible fix is pinning h5py to < 3.2.
CI fails due to a weird error (link) in which Conda decided to randomly start installing a newer version of
h5py
(h5py 3.2.1
vs.h5py 3.1.0
). @gwarmstrong noted similar issues with q2-anomaly-detection and mentioned that a possible fix is pinningh5py
to < 3.2.