Alenka Frim created ARROW-18150:
-----------------------------------
Summary: [Python] test_cython failing on macOS
Key: ARROW-18150
URL: https://issues.apache.org/jira/browse/ARROW-18150
Project: Apache Arrow
Issue Type: Bug
Components: Python
Reporter: Alenka Frim
[https://github.com/apache/arrow/actions/runs/3315249930/jobs/5475594297#step:5:354]
{code:java}
ImportError:
dlopen(/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pytest-of-runner/pytest-0/test_cython_api0/pyarrow_cython_example.cpython-310-darwin.so,
0x0002): Library not loaded: '@rpath/libarrow_python.1000.dylib'
357 Referenced from:
'/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pytest-of-runner/pytest-0/test_cython_api0/pyarrow_cython_example.cpython-310-darwin.so'
358 Reason: tried: '/usr/local/lib/libarrow_python.1000.dylib' (no such file),
'/usr/local/lib/libarrow_python.1000.dylib' (no such file),
'/usr/local/lib/libarrow_python.1000.dylib' (no such file),
'/usr/lib/libarrow_python.1000.dylib' (no such file) {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)