https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266488
--- Comment #7 from Ruslan Makhmatkhanov ---
(In reply to Yuri Victorovich from comment #0)
that message actually can be triggered by just import numba
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266488
--- Comment #6 from Ruslan Makhmatkhanov ---
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266488
--- Comment #5 from Ruslan Makhmatkhanov ---
Ok, I was able to reproduce after installing py39-numba. Anyway, it's not
listed as a default (or optional) dependency of pandas, so I'd report that
upstream instead. Works just fine w/o numba in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266488
--- Comment #4 from Yuri Victorovich ---
The same script fails because apparently the numba dependency is missing:
> $ python3.9 test-pandas.py
> /usr/local/lib/python3.9/site-packages/_distutils_hack/__init__.py:33:
> UserWarning: Setupto
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274734
Mikael Urankar changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266488
Ruslan Makhmatkhanov changed:
What|Removed |Added
CC||r...@freebsd.org
--- Commen
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274734
--- Comment #1 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=a4c213426265bf26cc7a829dfd7055f2d625bb4e
commit a4c213426265bf26cc7a829dfd7055f2d625bb4e
Author: