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

Newest version of scikit-image (0.20.0) causes error while running MO() #88

Open
shanrhoads opened this issue Mar 16, 2023 · 0 comments

Comments

@shanrhoads
Copy link

Running MO() from aicssegmentation.core.MO_threshold causes an error with the newest version of scikit-image (see screenshot). The error originates from skimage.morphology.remove_small_objects(). The 'in_place' kwarg seems to have been deprecated in the latest v0.20.0.

Screenshot 2023-03-16 160837

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