Date: Thu, 10 Apr 2025 04:47:59 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 285957] lang/python312 as default python on stable/14 Message-ID: <bug-285957-21822-7C9WF14ewH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-285957-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-285957-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285957 jan <jan@glaubitz.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jan@glaubitz.org --- Comment #5 from jan <jan@glaubitz.org> --- It's not possible to build databases/py-sqlite3. I think because there is no py312 flavor for setuptools? =3D=3D=3D> Configuring for py312-setuptools-63.1.0_3 =3D=3D=3D> Building for py312-setuptools-63.1.0_3 * Getting build dependencies for wheel... Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_pr= ocess.py", line 389, in <module> main() File "/usr/local/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_pr= ocess.py", line 373, in main json_out["return_val"] =3D hook(**hook_input["kwargs"]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_pr= ocess.py", line 137, in get_requires_for_build_wheel backend =3D _build_backend() ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_pr= ocess.py", line 70, in _build_backend obj =3D import_module(mod_path) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1310, in _find_and_load_unlock= ed File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_remo= ved File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlock= ed File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 999, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_remo= ved File "/var/ports/basejail/usr/ports/devel/py-setuptools/work-py312/setuptools-63= .1.0/setuptools/__init__.py", line 16, in <module> import setuptools.version File "/var/ports/basejail/usr/ports/devel/py-setuptools/work-py312/setuptools-63= .1.0/setuptools/version.py", line 1, in <module> import pkg_resources File "/var/ports/basejail/usr/ports/devel/py-setuptools/work-py312/setuptools-63= .1.0/pkg_resources/__init__.py", line 2191, in <module> register_finder(pkgutil.ImpImporter, find_on_path) ^^^^^^^^^^^^^^^^^^^ AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you me= an: 'zipimporter'? ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel *** Error code 1 Stop. make[1]: stopped in /basejail/usr/ports/devel/py-setuptools *** Error code 1 Stop. make: stopped in /basejail/usr/ports/databases/py-sqlite3 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285957-21822-7C9WF14ewH>