You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/10/25 08:19:00 UTC

[jira] [Created] (ARROW-18150) [Python] test_cython failing on macOS

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)