I can get the picture through the software, but an error occurs when I want to get the picture through the python SDK. Is there any way to solve it?
TypeError: '_BaseFeature.register_change_handler' called with unexpected argument type. Argument'handler'. Expected type: typing.Callable[[typing.Union[vimba.feature.IntFeature, vimba.feature.FloatFeature, vimba.feature.StringFeature, vimba.feature.BoolFeature, vimba.feature.EnumFeature, vimba.feature.CommandFeature, vimba.feature.RawFeature]], NoneType].