Skip to content

Commit b9c4bd1

Browse files
committed
Updated the ditto-nf.yaml conda env to include h5py binary as it was throwing errors. We suspect the version it pulled automatically was too new for the pipeline
1 parent 8692431 commit b9c4bd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/conda/ditto-nf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ dependencies:
1010
- pyaml=23.7.0
1111
- pip=23.2.1
1212
- pip:
13+
- --only-binary h5py
1314
- tensorflow==2.11

0 commit comments

Comments
 (0)