Skip to content

msrest dependency conflict #445

@nidhaloff

Description

@nidhaloff

Hey y'all

I have a project, where I want to use this lib and the azure-storage-blob lib. I'm having a dependency conflict since this lib requires "msrest>=0.7.1,<0.8.0".

This is the error I'm getting:

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.
azure-devops 6.0.0b4 requires msrest<0.7.0,>=0.6.0, but you have msrest 0.7.1 which is incompatible.

You can reproduce the error by creating a virtualenv and running:

pip install azure-storage-blob && pip install azure-devops

Right now, I'm not using the library because of this issue, but I find it very handy and would like to use it. Do you have any solution or workaround for this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions