[
https://issues.apache.org/jira/browse/ARROW-14248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Tower updated ARROW-14248:
--------------------------------
Attachment: pyarrow-log-output.txt
Description:
[^pyarrow-log-output.txt]
We are seeing failures when we build dependencies in our Python project,
starting
about 21h 51m ago:
{code:java}
25hCollecting pyarrow 20:58:39 Downloading pyarrow-5.0.0.tar.gz (739 kB)
20:58:39 |████████████████████████████████| 739 kB 90.7 MB/s 21:00:1425h
Installing build dependencies ... 25l- \ | / - \ | / - \ |
/ - error 21:00:14 ERROR: Command errored out with exit status 1: 21:00:14
command: /usr/local/bin/python
/tmp/pip-standalone-pip-55h74pun/__env_pip__.zip/pip install --ignore-installed
--no-user --prefix /tmp/pip-build-env-i45zzwqe/overlay
--no-warn-script-location --no-binary :none: --only-binary :none: -i
https://pypi.org/simple -- 'cython >= 0.29' 'numpy==1.16.6;
python_version<'"'"'3.9'"'"'' 'numpy==1.19.4; python_version>='"'"'3.9'"'"''
setuptools setuptools_scm wheel 21:00:14 cwd: None
{code}
{code:java}
...
ERROR: Failed building wheel for pyarrow which use PEP 517 and cannot be
installed directly
21:12:46{code}
We were not seeing failures before this time, and we have made no changes to
the code.
What I see is the current job is failing on {{Downloading pyarrow-5.0.0.tar.gz
(739 kB)}} while the successful ones did {{Downloading
pyarrow-5.0.0-cp39-cp39-manylinux2014_x86_64.whl (23.7 MB)}}
{{Thank you for your help on this!}}
was:
We are seeing failures when we build dependencies in our Python project,
starting
about 21h 51m ago:
{code:java}
25hCollecting pyarrow 20:58:39 Downloading pyarrow-5.0.0.tar.gz (739 kB)
20:58:39 |████████████████████████████████| 739 kB 90.7 MB/s 21:00:1425h
Installing build dependencies ... 25l- \ | / - \ | / - \ |
/ - error 21:00:14 ERROR: Command errored out with exit status 1: 21:00:14
command: /usr/local/bin/python
/tmp/pip-standalone-pip-55h74pun/__env_pip__.zip/pip install --ignore-installed
--no-user --prefix /tmp/pip-build-env-i45zzwqe/overlay
--no-warn-script-location --no-binary :none: --only-binary :none: -i
https://pypi.org/simple -- 'cython >= 0.29' 'numpy==1.16.6;
python_version<'"'"'3.9'"'"'' 'numpy==1.19.4; python_version>='"'"'3.9'"'"''
setuptools setuptools_scm wheel 21:00:14 cwd: None
{code}
{code:java}
...
ERROR: Failed building wheel for pyarrow which use PEP 517 and cannot be
installed directly
21:12:46{code}
We were not seeing failures before this time, and we have made no changes to
the code.
What I see is the current job is failing on {{Downloading pyarrow-5.0.0.tar.gz
(739 kB)}} while the successful ones did {{Downloading
pyarrow-5.0.0-cp39-cp39-manylinux2014_x86_64.whl (23.7 MB)}}
{{Thank you for your help on this!}}
> Could not build wheels for pyarrow - Python 3.9
> -----------------------------------------------
>
> Key: ARROW-14248
> URL: https://issues.apache.org/jira/browse/ARROW-14248
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Affects Versions: 5.0.0
> Reporter: Simon Tower
> Priority: Blocker
> Attachments: pyarrow-log-output.txt
>
>
> [^pyarrow-log-output.txt]
> We are seeing failures when we build dependencies in our Python project,
> starting
> about 21h 51m ago:
>
> {code:java}
> 25hCollecting pyarrow 20:58:39 Downloading pyarrow-5.0.0.tar.gz (739 kB)
> 20:58:39 |████████████████████████████████| 739 kB 90.7 MB/s 21:00:1425h
> Installing build dependencies ... 25l- \ | / - \ | / - \
> | / - error 21:00:14 ERROR: Command errored out with exit status 1:
> 21:00:14 command: /usr/local/bin/python
> /tmp/pip-standalone-pip-55h74pun/__env_pip__.zip/pip install
> --ignore-installed --no-user --prefix /tmp/pip-build-env-i45zzwqe/overlay
> --no-warn-script-location --no-binary :none: --only-binary :none: -i
> https://pypi.org/simple -- 'cython >= 0.29' 'numpy==1.16.6;
> python_version<'"'"'3.9'"'"'' 'numpy==1.19.4; python_version>='"'"'3.9'"'"''
> setuptools setuptools_scm wheel 21:00:14 cwd: None
> {code}
> {code:java}
> ...
> ERROR: Failed building wheel for pyarrow which use PEP 517 and cannot be
> installed directly
> 21:12:46{code}
>
> We were not seeing failures before this time, and we have made no changes to
> the code.
> What I see is the current job is failing on {{Downloading
> pyarrow-5.0.0.tar.gz (739 kB)}} while the successful ones did {{Downloading
> pyarrow-5.0.0-cp39-cp39-manylinux2014_x86_64.whl (23.7 MB)}}
> {{Thank you for your help on this!}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)