https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266488
Ruslan Makhmatkhanov <r...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |r...@freebsd.org --- Comment #3 from Ruslan Makhmatkhanov <r...@freebsd.org> --- I suppose this should be closed as resolved. pandas is now 2.0.3 in ports and show_versions() works fine there: In [1]: import pandas as pd In [2]: print(pd.show_versions()) /usr/local/lib/python3.9/site-packages/_distutils_hack/__init__.py:33: UserWarning: Setuptools is replacing distutils. warnings.warn("Setuptools is replacing distutils.") INSTALLED VERSIONS ------------------ commit : 0f437949513225922d851e9581723d82120684a6 python : 3.9.18.final.0 python-bits : 64 OS : FreeBSD OS-release : 15.0-CURRENT [skip] -- You are receiving this mail because: You are the assignee for the bug.