[Bug 266488] math/py-pandas: Fails to print version
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 266488] math/py-pandas: Fails to print version"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Mar 2026 21:49:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266488 --- Comment #8 from Torsten Zuehlsdorff <tz@freebsd.org> --- I am closing this bug as fixed. The original pd.show_versions() issue was fixed in pandas 1.4.4+, and rm confirmed it works with pandas 2.0.3. The remaining error was traced to a numba/numpy version mismatch (`import numba` alone triggers it), which is not a pandas bug. The port is now at version 2.3.3. -- You are receiving this mail because: You are the assignee for the bug.