[
https://issues.apache.org/jira/browse/KUDU-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231017#comment-15231017
]
Todd Lipcon commented on KUDU-1298:
-----------------------------------
It's also debatable whether we want a built kudu-python package to have an
rpath pointing to wherever the kudu library was at build time. I'm guessing
there is some semi-standard solution for this in the Python world. Do Python
packages typically just assume that the user either sets LD_LIBRARY_PATH or
installs dependency libraries in global system lib dirs?
> Make pip install of Kudu Python client work with C++11 on OS X
> --------------------------------------------------------------
>
> Key: KUDU-1298
> URL: https://issues.apache.org/jira/browse/KUDU-1298
> Project: Kudu
> Issue Type: Bug
> Components: python
> Reporter: Jeff Hammerbacher
> Assignee: David Alves
>
> Pip install of kudu-python on Homebrew's Python 3.5.1 and the most recent
> Xcode is failing for me:
> https://getkudu.slack.com/archives/kudu-general/p1453163444003189.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)