DiamondLightSource / DiamondLightSource/python-morgul

installation: dependencies now somewhat incompatible

未關閉
#9 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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`

貢獻指南

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

研究方向

使用 `pip install -e python-morgul` 重現回報的命令,然後檢查套件的相依性宣告以及回報的 NumPy/Numba 衝突。完成的標準是 editable install 不再產生不相容警告,同時保留必要的套件相依性。

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

評估

技術堆疊
numpy, python
領域
build-system
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
28/100

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

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