phenotypic.tools_.exceptions_.InvalidMaskScalarValueError#
- exception phenotypic.tools_.exceptions_.InvalidMaskScalarValueError[source]
Bases:
ValueErrorException raised when trying to set mask with invalid scalar other_image.
- with_traceback()
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
- args