[
https://issues.apache.org/jira/browse/ARROW-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391676#comment-17391676
]
Naga Seshi Kumar Salveru edited comment on ARROW-13512 at 8/2/21, 4:09 PM:
---------------------------------------------------------------------------
Thanks for responding Joris. Yes, I tried installing numpy manually, but still
the wheel build fails.
Just to ensure, I have also updated the Wheel library and it ran fine (0.36.2).
However, I am not able move any further with the installation.
below is the error:
ERROR: Failed building wheel for numpy
Failed to build numpy
ERROR: Could not build wheels for numpy which use PEP 517 and cannot be
installed directly
was (Author: seshi.s):
Thanks for responding Joris. Yes, I tried installing numpy manually, but still
the wheel build fails.
Just to ensure, I have also updated the Wheel library and it ran fine (0.36.2).
However, I am not able move any further with the installation.
> 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)