Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Unable to install azureml-fsspec

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
azure, python

調査の方向性

pip install azureml-fsspec を使ってクリーンな Python 3.9 環境で失敗を再現し、その後、パッケージの依存関係メタデータと、報告されている azureml-dataprep の要件を調査します。示されている依存関係解決の競合なしにパッケージをインストールできれば完了です。issue では、リポジトリのファイルやテストは特定されていません。

索引モデルが issue の本文から書いたものです。

説明

Running pip install azureml-fsspec fails with the following error:

Collecting azureml-fsspec
  Using cached azureml_fsspec-0.1.0b1-py3-none-any.whl (6.2 kB)
ERROR: Cannot install azureml-fsspec because these package versions have conflicting dependencies.

The conflict is caused by:
    azureml-dataprep 4.5.7 depends on azureml-dataprep-rslex~=2.11.0dev0
    azureml-dataprep 4.5.6 depends on azureml-dataprep-rslex~=2.11.0dev0
    azureml-dataprep 4.5.5 depends on azureml-dataprep-rslex~=2.11.0dev0
    azureml-dataprep 4.5.4 depends on azureml-dataprep-rslex~=2.11.0dev0
    azureml-dataprep 4.5.3 depends on azureml-dataprep-rslex~=2.11.0dev0
    azureml-dataprep 4.5.1 depends on azureml-dataprep-rslex~=2.11.0dev0
    azureml-dataprep 4.5.0 depends on azureml-dataprep-rslex~=2.11.0dev0

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

The installation is done in a clean environment.
OS - iOS
Python 3.9
When checking pip list, the libraby azureml-dataprep isn't installed

主要言語
Jupyter Notebook
スター
4.4k
フォーク
2.6k
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

Azure/MachineLearningNotebooks のほかの issue

Azure/MachineLearningNotebooks の issue をすべて見る

似ている issue

Cloud の issue をもっと見る

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

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