The issue seems to be caused by [this line](https://github.com/apache/arrow/blob/e0c07f4dfe4305aadfd7288403f6f3c6272a8369/python/pyarrow/__init__.py#L225) that ends up pointing `python_base_install` to `'C:\\Anaconda\\lib'` instead of the actual `python_root`.
I can submit a pull request for this. But wanted to verify that my logic wasn't flawed. I thought other projects(Turbodbc) were already using this function, so I wanted to verify I wasn't doing something wrong. [ Full content available at: https://github.com/apache/arrow/issues/2517 ] This message was relayed via gitbox.apache.org for [email protected]
