[
https://issues.apache.org/jira/browse/ARROW-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392287#comment-17392287
]
Joris Van den Bossche commented on ARROW-13512:
-----------------------------------------------
I personally don't have any experience with installing on AIX. I would
recommend to first search how to install numpy.
> 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
> Priority: Blocker
> 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)