Abishek Muthian created ARROW-7423:
--------------------------------------
Summary: Pyarrow ARM install fails from source with no clear error
Key: ARROW-7423
URL: https://issues.apache.org/jira/browse/ARROW-7423
Project: Apache Arrow
Issue Type: Bug
Components: Python
Affects Versions: 0.15.1
Environment: ARMv8 Jetson Nano with CUDA capable GPU
Ubuntu 18.04.1
gcc version 7.4.0
cmake version 3.10.2
Reporter: Abishek Muthian
After removing certain non ARM CPU flags to fix another
issue(#[7422|https://issues.apache.org/jira/browse/ARROW-7422]) install fails
without clear error. Since pyarrow package in the pip has configuration errors,
building from the source is the only option but the installation fails due to
several issues, this being one of them.
*Arrow CPP build and install has been successful.*
*Pyarrow build successful according to the
[guide|https://github.com/apache/arrow/blob/master/docs/source/developers/python.rst]
available here.*
*But installation fails after successful build during,*
{{sudo python3 setup.py install}}
{{}}
{{Complete logs in the external issue URL.}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)