-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Description
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?
mvalenzisi
Metadata
Metadata
Assignees
Labels
No labels