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

dependency resolution #52

Open
satra opened this issue Jun 15, 2022 · 2 comments
Open

dependency resolution #52

satra opened this issue Jun 15, 2022 · 2 comments

Comments

@satra
Copy link

satra commented Jun 15, 2022

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.
@satra
Copy link
Author

satra commented Jun 17, 2022

also some steps in the notebooks require dask_image which is not treated as a dependency.

@thewtex
Copy link
Contributor

thewtex commented Jul 28, 2022

@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 #53 to track.

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