From nobody Thu Nov 16 18:31:03 2023 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SWTBH669qz50xCP for ; Thu, 16 Nov 2023 18:31:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SWTBH2w3pz3Svc for ; Thu, 16 Nov 2023 18:31:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1700159463; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WAgTE+ha9tZWi7cDR+lwmecNbas3lKu2v788e7J0n6A=; b=h5LZm7lAsmfIHF2XjVfmB+R0lu3fQJ3rDVv1UezqllsTF6O5X293E+HSAcLlA3CimPS8xp 2xbLnfpuLW844VB8952DiNA1E/GIeLIR09KT85w1xhYHqlqlIKXgtX8RHTCEyM1jozXkVj vue2LHWjdIOBhKemVyEPlpQMvpk/Uuzw8xoYyz/iimwM66saDmoMUR9DKX/6m03q2CpmCq ZCL5a7NGzOoSB42btaDN0ZhpHA8WCsog5tlzHqOv/cYPDyoXIYv2kH6bpHWtadOPX0oDdG eWtJJKJJdR+7a3ZANrf90ds2+OUrTjZEXEorYdJhvXhoarVYRoNemQQClJTEvQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700159463; a=rsa-sha256; cv=none; b=fw+WgaNh2vks+yiu9mDBJIbjXtmBAQd9ms2cpSCayisVvWReAGwJCnPugRD5c5N2TiuG6O Pz2u0AIHKo7ncBT+r27ZxZuhGHOKzg+qMoeblOg8Wa3E74ssOdipL2aL/ud9jVSyoW71Vy PHFYvoBJQMSMy0M8nYFktmO1cvQkPxomGSoXr/XnNAmsc+GyMXDax1fmWyFLCZfEoWmHVJ TKBIJG6QTuObCaBGLTWcJK4b60/ISpPlCv/uWusfbxOI7DkBDx3iY9Q4FY0ix42FogwMKH 3KxSyn6w0Kfwp+F+68RCfWS5uVtsTaoYn4URns1nx+Q5BL6YT7ageNDNR4y4/g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SWTBH21qJz19PW for ; Thu, 16 Nov 2023 18:31:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3AGIV32Z000399 for ; Thu, 16 Nov 2023 18:31:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AGIV3HT000398 for python@FreeBSD.org; Thu, 16 Nov 2023 18:31:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 266488] math/py-pandas: Fails to print version Date: Thu, 16 Nov 2023 18:31:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266488 --- 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: Us= erWarning: Setuptools is replacing distutils. > warnings.warn("Setuptools is replacing distutils.") > Traceback (most recent call last): > File "/usr/ports/test-pandas.py", line 2, in > print(pd.show_versions()) > File "/usr/local/lib/python3.9/site-packages/pandas/util/_print_version= s.py", line 109, in show_versions > deps =3D _get_dependency_info() > File "/usr/local/lib/python3.9/site-packages/pandas/util/_print_version= s.py", line 88, in _get_dependency_info > mod =3D import_optional_dependency(modname, errors=3D"ignore") > File "/usr/local/lib/python3.9/site-packages/pandas/compat/_optional.py= ", line 157, in import_optional_dependency > version =3D get_version(module_to_get) > File "/usr/local/lib/python3.9/site-packages/pandas/compat/_optional.py= ", line 84, in get_version > raise ImportError(f"Can't determine version for {module.__name__}") > ImportError: Can't determine version for numba --=20 You are receiving this mail because: You are the assignee for the bug.=