[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: Thu, 16 Nov 2023 10:23:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266488 Ruslan Makhmatkhanov <rm@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rm@FreeBSD.org --- Comment #3 from Ruslan Makhmatkhanov <rm@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.