You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Abishek Muthian (Jira)" <ji...@apache.org> on 2019/12/18 02:48:00 UTC

[jira] [Updated] (ARROW-7423) Pyarrow ARM install fails from source with no clear error

     [ https://issues.apache.org/jira/browse/ARROW-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abishek Muthian updated ARROW-7423:
-----------------------------------
    Description: 
After removing certain non ARM CPU flags to fix another issue(#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.}}

  was:
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.}}


> 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
>            Priority: Major
>
> After removing certain non ARM CPU flags to fix another issue(#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)