[ https://issues.apache.org/jira/browse/ARROW-18150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623659#comment-17623659 ]
Uwe Korn commented on ARROW-18150: ---------------------------------- I haven't seen this before but this is the following CPython (related) issue: https://github.com/python/cpython/issues/97524 > [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 > Priority: Critical > > [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)