Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem when reading tiff. Issue related with the aicsimageio[all] bug #75

Open
jplumail opened this issue May 30, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@jplumail
Copy link

FYI this issue may cause trouble to this package.

Because it uses aicsimageio[all]
https://github.com/AllenCellModeling/napari-aicsimageio/blob/main/pyproject.toml#L48

the wrong version of tifffile is installed, leading to bugs.

Description

Reading a Tiff file fails. I had to use the napari-builtins to read it.

Expected Behavior

Open a Tiff.

Reproduction

python -m napari "https://people.math.sc.edu/Burkardt/data/tif/at3_1m4_01.tif"

Environment

I have the latest version of aicsimageio.

@psobolewskiPhD
Copy link
Collaborator

Thanks for reporting.
I'm not sure how to handle this one.
bfio doesn't seem to be overly actively developed—perhaps we just need to drop it for the time being.
🤔

@psobolewskiPhD psobolewskiPhD added the bug Something isn't working label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants