DiamondLightSource / DiamondLightSource/python-morgul
installation: dependencies now somewhat incompatible
- Linguagem predominante
- Python
- Estrelas
- 0
- Forks
- 1
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
```
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`
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- numpy, python
- Domínio
- build-system
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 28/100