You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/06/21 00:25:01 UTC

[jira] [Updated] (ARROW-5671) [crossbow] mac os python wheels failing

     [ https://issues.apache.org/jira/browse/ARROW-5671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-5671:
--------------------------------
    Priority: Blocker  (was: Major)

> [crossbow] mac os python wheels failing
> ---------------------------------------
>
>                 Key: ARROW-5671
>                 URL: https://issues.apache.org/jira/browse/ARROW-5671
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Philipp Moritz
>            Priority: Blocker
>
> The building of (all?) macOS python wheels is currently failing with
> {code:java}
> Traceback (most recent call last):
>   File "<string>", line 3, in <module>
>   File "/Users/travis/build/pcmoritz/crossbow/venv/lib/python3.7/site-packages/pyarrow/__init__.py", line 49, in <module>
>     from pyarrow.lib import cpu_count, set_cpu_count
> ImportError: dlopen(/Users/travis/build/pcmoritz/crossbow/venv/lib/python3.7/site-packages/pyarrow/lib.cpython-37m-darwin.so, 2): Library not loaded: @rpath/libarrow_boost_system.dylib
>   Referenced from: /Users/travis/build/pcmoritz/crossbow/venv/lib/python3.7/site-packages/pyarrow/libarrow.14.dylib
>   Reason: image not found{code}
> Not sure where this was introduced :(



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)