Skip to content

ReadTheDocs build failing #8736

@jsignell

Description

@jsignell

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprove or add to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions