ValueError when writing new options to Select widget

I think you might want to use select.objects = pn.bind(callable, select.param.value) over param.watch

More resources: