FS#77797 - [python-pyarrow] 10.0.1-1 lacks substrait module
Attached to Project:
Community Packages
Opened by Sergey Nizovtsev (snizovtsev) - Thursday, 09 March 2023, 18:52 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:05 GMT
Opened by Sergey Nizovtsev (snizovtsev) - Thursday, 09 March 2023, 18:52 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:05 GMT
|
Details
Version: 10.0.1-7
Description: Python import `from pyarrow import substrait` fails with message: ``` ModuleNotFoundError: No module named 'pyarrow._substrait' ``` "_substait" module is a CPython binding to corresponding native library. It's failed to load because the following library are missing: /usr/lib/python*/site-packages/pyarrow/_substrait.cpython-*-linux-gnu.so |
This task depends upon
Closed by Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:05 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/python-pyarrow/issues/ 1
Saturday, 25 November 2023, 20:05 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/python-pyarrow/issues/ 1
Refactor PKGBUILD [2] (no functional changes)
+ Drop variables not used by build recipe.
+ Test generated wheel.
Update to arrow 11.0.0 [3] depends on
FS#77908to avoid additional test failures.PKGBUILD.diff.2 (2.1 KiB)
PKGBUILD.diff.3 (2.1 KiB)