juliet
juliet copied to clipboard
h5py now required but not auto-installed
Doing a new installation, I found h5py is now required:
ModuleNotFoundError: No module named 'h5py'
But doesn't get auto-installed. Doing a separate pip install h5py
works, but it would be nice to have it bundled into the installation.
Thanks! This is actually an issue with radvel
. Will leave as an "enhancement"...