Lars Grüter
Lars Grüter
@stefanv, I've updated the PR and am reasonably happy with it right now. Since we are recommending an editable install in our documentation I updated the testing section in our...
Hey, since there was not answer I'm closing this for now. @Imraj, please feel very welcome to re-open if the issue is still relevant. Thanks for reaching out! :)
No worries at all. :)
Thanks for the pointer. I created #2261 as a first suggestion.
Thanks for taking a look! 😊 And yes, something doesn't fit together with regards to RGBA. The error message and some parts of the code hint at a 4th channel,...
Just removing RGBA support might be the right call here but I'd like to understand better what the original intention behind the code was. Seems weird to pass RGBA to...
Hey @jamescze, we are planning to release for Python 3.14 as soon as possible. But before we do that we want to merge - A refactor of our wheel building...
See https://pypi.org/project/scikit-image/0.26.0rc0/#files. It seems like wheels for Python 3.14 were not included in the release candidate? Am I missing something? [3.14 is included in the nightly uploads](https://pypi.anaconda.org/scientific-python-nightly-wheels/simple/scikit-image/)...
Ah, maybe it [failed while trying to upload the Pyodide wheel](https://github.com/scikit-image/scikit-image/actions/runs/19692926567/job/56414252731#step:4:431) and therefore failed to upload any remaining ones after that. We need to exclude that Pyodide wheel from being...
See #7969 for a fix.