astropy/halotools

h5py warnings upon default read of halo catalog

aphearin opened this issue · 1 comments

When reading halo catalogs in a python 3.7.x environment, there are a series of H5pyDeprecationWarning that raised related. Could be related to the astropy.table.read behavior, or something on the halotools side, but should be fixed prior to v0.7 release.

This seems to be resolved.