multiscale-spatial-image
multiscale-spatial-image copied to clipboard
dependency resolution
just noting these error messages. it did install fine.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
aioitertools 0.10.0 requires typing_extensions>=4.0; python_version < "3.10", but you have typing-extensions 3.10.0.2 which is incompatible.
aiobotocore 2.1.2 requires botocore<1.23.25,>=1.23.24, but you have botocore 1.24.28 which is incompatible.
also some steps in the notebooks require dask_image which is not treated as a dependency.
@satra thanks for the report!
I think the first may be caused by itkwidgets prerelease -- this was fixed in a recent version.
The second I added https://github.com/spatial-image/multiscale-spatial-image/issues/53 to track.