msrest dependency conflict

オープン
#445 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
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時間
マージ済み PR(30日)
1

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/azure-devops-python-api のほかの issue

microsoft/azure-devops-python-api の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。