-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
While installing, the following error is happening. It seems to be happening as most of the packages do not specify the versions. It is better to have dependency versions.
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