-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Unable to open multipage multichannel TIFF #2485
Labels
Comments
64-bit TIFFs aren't supported. See #1888. Setting
|
I'll add the info to #1888 and close this issue. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using this image (needs to be downloaded) from
scikit-image
, was unable to open the file with Pillow. The image file is a multipage RGB TIFF containingfloat64
values. Code snippet and environment details below.Code sample:
Conda environment:
The text was updated successfully, but these errors were encountered: