DiamondLightSource / DiamondLightSource/python-morgul

installation: dependencies now somewhat incompatible

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```
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`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.