Skip to content

Commit 9fa8f16

Browse files
committed
updated intel-mac env to avoid ruamel.yaml.clib 0.2.13
1 parent 5cde685 commit 9fa8f16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environments/environment-MAC-intel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ dependencies:
2929
- h5py == 3.12.1 # 3.13.0 uses features in hdf5 1.14.4 that is not available in earlier hdf5 libs packaged
3030
# with tables==3.9.1 (latest that can be used by neuroconv 0.6.0).
3131
# h5py and tables need to be consistent for electron build for unknown reason
32+
- ruamel.yaml.clib != 0.2.13 # 0.2.13 throws a build error on intel Mac -- see https://github.com/catalystneuro/roiextractors/issues/489

0 commit comments

Comments
 (0)