-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
documentationImprove or add to documentationImprove or add to documentation
Description
I've been seeing this coming up on CI for PRs and haven't gotten a chance to dig in yet, but just wanted to flag it.
ERROR: Cannot install -r docs/requirements-docs.txt (line 10) and cloudpickle because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested cloudpickle
distributed 2022.2.0+17.g60d82c23 depends on cloudpickle>=1.5.0
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprove or add to documentationImprove or add to documentation