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

Fatal Python error: deallocating NotImplemented #18

Open
hhoeflin opened this issue Jan 8, 2020 · 1 comment
Open

Fatal Python error: deallocating NotImplemented #18

hhoeflin opened this issue Jan 8, 2020 · 1 comment

Comments

@hhoeflin
Copy link

hhoeflin commented Jan 8, 2020

I am trying to read a large Aperio Imagescope image (BigTIFF format). I can read the image without issues and it is very fast. However, after I am finished, I am running into an error that

 Fatal Python error: deallocating NotImplemented

Has this issue ever come up before? Any way to avoid it? Thanks

@pglock
Copy link
Contributor

pglock commented Jan 9, 2020

Could you post a minimal code snippet, to reproduce this error?

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

2 participants