-
При установке ноды через manager, автоматом ставит numpy версией выше 2.0.0, что приводит к невозможности загружать и выгружать изображения через preview image, и image load. NumPy обновляется вслед з…
-
`numpy.distutils` is deprecated as of np 1.23.0 and removed from python >= 3.12; qmlcode in its current version still has this dependency.
-
Hello, was wondering what the last version with numpy 1.x was - am not able to use numpy 2.1.2 due to other dependencies. Thanks!
-
Hello Team,
The VLASS calibration pipeline uses PyBDSF during the imaging stage. Currently, the calibration team is working to make the pipeline compatible with NumPy 2.0.
Do you plan to suppo…
-
Pinging @da1910 as project maintainer
https://github.com/ansys/pymaterials-manager/blob/a325dcd2f454ddaa64aba6d90c88e8b39d55d7c7/pyproject.toml#L28
Looks like pymaterials-manager is preventing the u…
-
The spec seems to imply that `xp.finfo(xp.float32).eps` is a python float, but numpy and jax.numpy use numpy scalars instead
```
In [1]: import torch
In [2]: torch.finfo(torch.float32).eps
Out…
ev-br updated
3 hours ago
-
I got an error while running the Deep learning-based approach step: "TypeError: argument 1 must be numpy.ndarray, not Numpy.ndarray", doubting the compatibility of numpy versions if possible, I used n…
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [] I have searched the PaddleOCR [Issues](https:…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
[Since 1.0.0](https://gymnasium.farama.org/gymnasium_release_notes/index.html), gymnasium su…
-
`numba 0.60.0 requires numpy=1.22, but you have numpy 2.1.3 which is incompatible.`