https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266488
--- Comment #6 from Ruslan Makhmatkhanov <r...@freebsd.org> --- According to the docs [1], numba 0.56.2 that we have in ports need numpy =< 1.24, while we have version 1.25 in ports. So the problem port is numba, not pandas. Solution would be to upgrade numba to at least 0.57.0, that added support for numpy 1.25. [1] https://github.com/numba/numba/blob/f0be9696dbc7427cd218dcea23363fe01745aea8/docs/source/user/installing.rst#version-support-information -- You are receiving this mail because: You are the assignee for the bug.