[
https://issues.apache.org/jira/browse/KUDU-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233724#comment-15233724
]
Wes McKinney commented on KUDU-1298:
------------------------------------
There is:
https://github.com/apache/incubator-kudu/blob/master/python/setup.py#L122
If the library doesn't get moved between build and import time, in theory that
should dynamically link properly wiithout setting DY/LD_LIBRARY_PATH. You may
need to inspect the command lines generated by distutils to see if it is
correct, though (depressingly, this could depend on the version of
distutils/python you are using).
> 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)