designspace.SamplingError#

exception designspace.SamplingError#

Raised when a draw cannot be produced.

Either rejection sampling exhausted its retries, or a non-generative parameter had no .default() to materialize a value from.