Conversation
for more information, see https://pre-commit.ci
|
Hi @Zhitao-Li thank you very much for the PR! This is definitely a bug, however I'd prefer to fix it by comparing to the new (since matplotlib version 3.5) mpl-extensions/mpl-image-segmenter@1203e8f Are you able to modify your PR to that? Then I'll happily accept and merge |
|
Ah actually: @Zhitao-Li please consider switching to using the standalone package for the image segmenter: In addition to having bugfixes it also has some new features not in this version. See discussion here: https://mpl-image-segmenter.readthedocs.io/en/latest/differences.html |
|
Thanks for the suggestion, I am switching to the new package. However, it looks like there is a similar bug in that package as well. |
|
What version are you using there? It should be fixed in version |
|
Yeah, sorry about the confusion, the pip package was out of date, now I am using a development install from the git repository, it is fixed. Thanks! |
Current version check will fail when mpl version becomes equal or greater than 3.10.