-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
After
$ pip install napari-spatialdata[all]
I get:
Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4->ome-zarr>=0.8.4->spatialdata>=0.2.6->napari-spatialdata[all])
Using cached aiohappyeyeballs-2.6.0-py3-none-any.whl.metadata (5.9 kB)
error: resolution-too-deep
× Dependency resolution exceeded maximum depth
╰─> Pip cannot resolve the current dependencies as the dependency graph is too complex for pip to solve efficiently.
hint: Try adding lower bounds to constrain your dependencies, for example: 'package>=2.0.0' instead of just 'package'.
Link: https://pip.pypa.io/en/stable/topics/dependency-resolution/#handling-resolution-too-deep-errors
Metadata
Metadata
Assignees
Labels
No labels