[ 
https://issues.apache.org/jira/browse/ARROW-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16572297#comment-16572297
 ] 

Philipp Moritz commented on ARROW-2976:
---------------------------------------

Thanks for the input! My plan to fix this is to see if pkg-config knows about 
arrow, and if yes, add the directory to get_library_dirs. This should cover all 
cases where libarrow.so has been installed and is not shipped with pyarrow 
itself.

I also agree on the plan for getting Ray running against a released version. At 
the moment we are busy with releasing the new backend, but after that's done 
I'm happy to look into it.

> [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
>            Assignee: 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)

Reply via email to