Skip to content

Error using Ubuntu 24.04.03 #56

@nicolascordoba1

Description

@nicolascordoba1

When loading a .tif image into the project the UI closed and the terminal showed this error

ValueError: <COMPRESSION.LZW: 5> requires the 'imagecodecs' package
Aborted (core dumped)

It was solved installing the imagecodecs package according to the documentation
with python -m pip install -U "imagecodecs[all]"

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