Cannot sample with DEMetropolis* when using pm.Constant

pm.Constant requires a clever sampler, because it can only ever propose one value. Usually you should not have to use it, and instead just add the constant values directly in whatever distribution needs them.