You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Naga Seshi Kumar Salveru (Jira)" <ji...@apache.org> on 2021/07/30 16:05:00 UTC

[jira] [Created] (ARROW-13512) pyarrow fails to install during wheel build

Naga Seshi Kumar Salveru created ARROW-13512:
------------------------------------------------

             Summary: pyarrow fails to install during wheel build
                 Key: ARROW-13512
                 URL: https://issues.apache.org/jira/browse/ARROW-13512
             Project: Apache Arrow
          Issue Type: Bug
    Affects Versions: 4.0.1
         Environment: IBM AIX 
            Reporter: Naga Seshi Kumar Salveru
         Attachments: pyarrow_install_Error.txt

When I install pyarrow in python 3.7.7 with `pip install pyarrow` it fails during the wheel build.

Manully installing using /opt/bin/pip3.7 install pyarrow-4.0.1.tar as server is not exposed to Internet

OS: AIX

/opt/bin/python3.7 --version

Python 3.7.7

 

/opt/bin/pip3.7 --version

pip 21.2.1

 

/opt/bin/pip3.7 list

Package        Version

-------------- -------

Cython         0.29.24

pandas2        0.0.0

pip            21.2.1

setuptools     57.4.0

setuptools-scm 6.0.1

wheel          0.36.2



--
This message was sent by Atlassian Jira
(v8.3.4#803005)