nespinoza / juliet

A versatile modelling tool for transiting and non-transiting (single and multiple) exoplanetary systems
MIT License
55 stars 30 forks source link

h5py now required but not auto-installed #92

Open melissa-hobson opened 1 year ago

melissa-hobson commented 1 year ago

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.

nespinoza commented 1 year ago

Thanks! This is actually an issue with radvel. Will leave as an "enhancement"...