Cannot fit twice if I add constraints: ValueError: There are non-numerical values in your data.
#1258
Labels
Milestone
ValueError: There are non-numerical values in your data.
#1258
Environment Details
Error Description
If I apply constraints to
HMASynthesizer
, then I am unable to callfit
more than once. I get aValueError
every time I try to fit a second time.Steps to reproduce
Observe that the first
fit
call succeeds but the second one fails.Stack Trace
The text was updated successfully, but these errors were encountered: