DiamondLightSource / DiamondLightSource/python-morgul
installation: dependencies now somewhat incompatible
- 主要言語
- Python
- スター
- 0
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
```
Installing collected packages: watchdir, numpy, typer, morgul
Attempting uninstall: numpy
Found existing installation: numpy 2.0.2
Uninstalling numpy-2.0.2:
Successfully uninstalled numpy-2.0.2
Attempting uninstall: typer
Found existing installation: typer 0.15.1
Uninstalling typer-0.15.1:
Successfully uninstalled typer-0.15.1
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.
numba 0.60.0 requires numpy<2.1,>=1.22, but you have numpy 2.2.1 which is incompatible.
Successfully installed morgul-0.1.0 numpy-2.2.1 typer-0.12.5 watchdir-1.0.0
```
on `pip install -e python-morgul`
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Reproduce the reported command with `pip install -e python-morgul`, then inspect the package's dependency declarations and the reported NumPy/Numba conflict. Done means the editable install no longer produces the incompatibility warning while retaining the required package dependencies.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- numpy, python
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 28/100