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

"Integer overflow in ysize" when loading very large micrographs #49

Closed
tbepler opened this issue May 14, 2020 · 1 comment
Closed

"Integer overflow in ysize" when loading very large micrographs #49

tbepler opened this issue May 14, 2020 · 1 comment

Comments

@tbepler
Copy link
Owner

tbepler commented May 14, 2020

Topaz errors when reading very large micrographs due to "MemoryError: Integer overflow in ysize" in pillow when the numpy array is turned into a pillow image.

Issue in pillow: python-pillow/Pillow#3963. Apparently this is fixed in the recent pillow release.

@tbepler
Copy link
Owner Author

tbepler commented Jul 20, 2020

Increased pillow version requirement to 6.2.0 to guarantee pillow version has above fix in commit efb9e4a

@tbepler tbepler closed this as completed Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant