If the library is installed through `pip` from `pypi` then the libraries are located inside of `site-packages\pyarrow`. So the location of where the binaries will end up is different in each case, which makes sense since the conda install has the binaries as part of `arrow-cpp` package.
Would it make sense to have both paths on the `get_library_dirs` to cover both cases? [ Full content available at: https://github.com/apache/arrow/pull/2518 ] This message was relayed via gitbox.apache.org for [email protected]
