[
https://issues.apache.org/jira/browse/ARROW-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569198#comment-16569198
]
Phillip Cloud commented on ARROW-2976:
--------------------------------------
The implementation of {{get_library_dirs}} looks wrong, since it's looking for
Arrow C++ libraries in the pyarrow directory. It should be looking in something
like {{sys.exec_prefix/lib}}.
> [Python] Directory in pyarrow.get_library_dirs() on Travis doesn't contain
> libarrow.so
> --------------------------------------------------------------------------------------
>
> Key: ARROW-2976
> URL: https://issues.apache.org/jira/browse/ARROW-2976
> Project: Apache Arrow
> Issue Type: Improvement
> Reporter: Philipp Moritz
> Priority: Major
>
> Concerning the way pyarrow is built in `travis_script_python.sh`:
> The directory in pyarrow._get_library_dirs_() doesn't seem to contain
> libarrow.so.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)