Skip to content

why Can not read tiles from a striped image? #18

@Starzhangssss

Description

@Starzhangssss

I used openslides.loader to load my svs file, and the saver I used was tiff.saver, but an error occurred:
raise Error('unable to call {0}'.format(operation_name))
pyvips.error.Error: unable to call tiffsave
source input: Can not read tiles from a striped image

If pil.saver is used, an error will occur:
struct.error: 'L' format requires 0 <= number <= 4294967295

完整报错( tiff.saver):

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions