Describe the bug
Recent versions of dynesty have deprecated and removed dynesty.nestedsamplers.MultiEllipsoidSampler and UnitCubeSampler.
bilby still imports these in https://github.com/bilby-dev/bilby/blob/main/bilby/core/sampler/dynesty_utils.py#L4 which causes an ImportError with current dynesty releases.
Describe the bug
Recent versions of dynesty have deprecated and removed dynesty.nestedsamplers.MultiEllipsoidSampler and UnitCubeSampler.
bilby still imports these in https://github.com/bilby-dev/bilby/blob/main/bilby/core/sampler/dynesty_utils.py#L4 which causes an ImportError with current dynesty releases.