msrest dependency conflict

未關閉
#445 2 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
25/100
Issue 類型
缺陷
描述清晰度
需要釐清
活躍度
停滯
技術堆疊
azure, python
領域
api, devops

研究方向

使用回報的 azure-storage-blob 和 azure-devops 安裝命令,在 virtualenv 中重現該衝突。檢查兩個套件對 msrest 的版本限制;完成標準是已記錄該相依性衝突的相容解決方案或因應措施,且重現時不再回報不相容的需求。

由索引模型根據 Issue 內容生成。

描述

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?

主要語言
Python
星號
684
分支
218
平均合併
8 天 10 小時
30 天內合併 PR
1

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

microsoft/azure-devops-python-api 的其他 Issue

查看 microsoft/azure-devops-python-api 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。