np.fix
on a data array produces RecursionError: maximum recursion depth exceeded
#9872
Labels
np.fix
on a data array produces RecursionError: maximum recursion depth exceeded
#9872
What happened?
I've run the very simple following code :
First print is OK. Second print generates a very long error message ending with a
RecursionError: maximum recursion depth exceeded
. See log for details.What did you expect to happen?
Simply print '3.0' .. :-)
Minimal Complete Verifiable Example
MVCE confirmation
Relevant log output
Anything else we need to know?
No response
Environment
xarray: 2024.11.0
pandas: 2.2.3
numpy: 2.1.3
scipy: 1.14.1
netCDF4: 1.7.2
pydap: None
h5netcdf: None
h5py: None
zarr: None
cftime: 1.6.4
nc_time_axis: 1.4.1
iris: None
bottleneck: None
dask: 2024.12.0
distributed: 2024.12.0
matplotlib: 3.9.3
cartopy: 0.24.0
seaborn: 0.13.2
numbagg: None
fsspec: 2024.10.0
cupy: None
pint: 0.24.4
sparse: None
flox: None
numpy_groupies: None
setuptools: 75.6.0
pip: 24.3.1
pytest: 8.3.4
mypy: None
IPython: 8.30.0
sphinx: 8.1.3
The text was updated successfully, but these errors were encountered: